notes/nodejs/nodejs.md
2020-01-13 15:54:54 -05:00

5 lines
182 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 ¯\_(ツ)_/¯
nvm install --lts
nvm use version