Install Latest Version of Node.js on Ubuntu or WSL 2
There are many ways to install Node.js on linux.
One way is installing node.js through apt.
But this way you will install version 6.
My way of installing node.js is through nvm
here are the steps to install nvm
Step 1 : Downoad and install NVM
...
blog.harshitsaini.com2 min read