Install Nodejs on Linux using NVM
In this post we will install Nodejs using Node Version Manager (nvm), which allows you to install and use different versions of node via the command line.
For more information on NVM, checkout their github repository
Install
I will be using a debian ...
ruanbekker.hashnode.dev2 min read