notes/nodejs/nodejs.md

5 lines
182 B
Markdown
Raw Normal View History

2020-01-13 15:54:54 -05:00
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