Install Node.js using NVM on Ubuntu
In this tutorial we’ll learn to install Node.js using NVM (Node Version Manager) on Ubuntu (or any Debian based Linux). Here, we’ve used Ubuntu 18.04 but these instructions should work in other versions too. Usually default versions in Linux distro repositories are old ones. Using NVM we can install latest versions of Node.js and can … Read more