Skip to content

Help with command using Ubuntu #421

Discussion options

You must be logged in to vote

NPM is installed alongside Node.js by default, and the easiest way to correctly install Node.js on Ubuntu is to first install NVM, then (after restarting your terminal) run nvm install node.
You should then be able to do node -v and npm -v successfully.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@GangstaPichu
Comment options

@eartharoid
Comment options

@GangstaPichu
Comment options

@eartharoid
Comment options

@GangstaPichu
Comment options

Answer selected by GangstaPichu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants