Sorry to be "that guy" #5146
Unanswered
Rustycloudz
asked this question in
Q&A
Replies: 1 comment
-
npm install -g flowise works for me. Thank you. |
Beta Was this translation helpful? Give feedback.
0 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.
-
The download command line provided is incorrect.
you have npm install -g flowise. You need to use sudo or it wont install, -g doesnt work with sudo, so the provided command line should be "sudo npm install flowise"
Beta Was this translation helpful? Give feedback.
All reactions