My Node Version Manager (NVM) notes
My notes while installing NVM on Dreamhost shared server
Installing a custom version of NVM and Node.js
[servername]$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
My notes while installing NVM on Dreamhost shared server
Installing a custom version of NVM and Node.js
[servername]$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash