notes/nodejs/nodejs.md
Trowbridge 846a0f4144 notes
2020-01-17 13:01:54 -05:00

8 lines
342 B
Markdown

can use nvm to manage nodejs versions.
not really sure how this works, but it is per user and operates off bash scripts and variables ¯\_(ツ)_/¯
going to have to pull from github. It will curl to clone the repo and then add some stuff to your bashrc to make it work.
`exec bash` after install to refresh
nvm install --lts
nvm use version