HumanSignal / HumanSignal/label-studio
I want to build the front-end part of this project separately, but there was an error.
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
After cloning the code and entering the web directory, I executed yarn install --frozen-lockfile according to the README.md. Since I'm using a WIN10 computer, I added the command $env:NODE_ENV = "development"; yarn ls:dev. The error message is:
yarn run v1.22.22
$ nx run labelstudio:serve:development
NX Given napi value is not an array
Pass --verbose to see the stacktrace.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Please help me, thank you very much.
Contributor guide
Assessment
This issue has not been assessed yet.