Replies: 1 comment 3 replies
-
i've had the same issue, so i've just been using npm run start instead, use yarn to install and build then use npm run start, works |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PS D:\Dhanu\LLAMA\Flowise> yarn start
yarn run v1.22.19
$ run-script-os
$ cd packages/server/bin && run start
» Error: command start not found
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command
Beta Was this translation helpful? Give feedback.
All reactions