Replies: 3 comments 5 replies
|
Here is the error I'm getting: ~/Flowise$ npm install -g flowise |
0 replies
|
I've tried all sorts of ways to update Node.js to 18.15.0 in Replit before trying to install the latest version of Flowise. Nothing seems to work.... can anyone hear please help me? |
5 replies
|
Thanks for your help, finally got it working. |
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.
After the latest 1.2.13 release, I can't update or even install a fresh copy of Flowise running on Replit with Node.js
Apparently, Flowwise now requires a newer version of Node.js that Replit supports by default in its templates.
I've tried to update Node.js and then update or reinstall Flowise without success.
These are the directions I originally used to get Flowise running on Replit:
https://docs.flowiseai.com/deployment/replit
All reactions