hcengineering / platform

Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
https://huly.io
Eclipse Public License 2.0
5.61k stars 497 forks source link

@hcengineering/uws (build)" failed to build #5707

Open Bae360 opened 2 months ago

Bae360 commented 2 months ago

Description of the issue

@hcengineering/uws (build)" failed to build.

Your environment

Windows 11

Steps to reproduce

npx rush build

Expected behaviour

build complete

Actual behaviour

Error: Failed calling ./uws.sh. Exit code: 1 "@hcengineering/uws (build)" failed to build. image

namanvats commented 1 month ago

@Bae360 Faced a similar error on Mac OS as well, it was related to server/uws/uws.sh, ensure that you are in the root directory and it's executable. Also, it uses the following commands wget and unzip which need to be installed and in the system path.