5 lines
182 B
Markdown
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
|