-
Notifications
You must be signed in to change notification settings - Fork 620
Open
Description
Hi I tried to install democracyos on a debian server and I have version issues. Apparently it needs very old versions of nodejs and npm and I don't know how to install them. I don't know where to find the nvm command for example. I used this tutorial to install nodejs and npm in the first place.
Invalid 'node' version. You have '10.9.0' and '>=6.0.0 <7.0.0' is required.
To install node, run `nvm install 6` or see https://nodejs.org/
Invalid 'npm' version. You have '6.2.0' and '>=3.0.0 <5.0.0' is required.
To install npm, run `npm install -g npm@>=3 <5`
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels