Skip to content

nodejs and npm version #1638

@myier

Description

@myier

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions