node versioning info

This commit is contained in:
Trowbridge 2020-01-13 15:54:54 -05:00
parent 2a6f1c5dcf
commit 5586607ddb
1 changed files with 5 additions and 0 deletions

5
nodejs/nodejs.md Normal file
View File

@ -0,0 +1,5 @@
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