-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
yarn install v1.22.10
[1/4] π Resolving packages...
[2/4] π Fetching packages...
[3/4] π Linking dependencies...
[4/4] π¨ Building fresh packages...
β¨ Done in 2.08s.
(base) MBP:CloudRIG michael$ yarn start
yarn run v1.22.10
$ cd gui && yarn start
$ yarn run concurrently "yarn build:lib" "cd react && yarn start" "cd electron && yarn run electron ."
error Command "concurrently" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
(base) MBP:CloudRIG michael$
I did install concurrently via ' sudo npm install --global concurrently' but it's still throwing the same error.
Metadata
Metadata
Assignees
Labels
No labels