Manage Node versions with NVM.
Introduction:
When working with Node.js, you might need to install multiple versions of the runtime.
But, Managing node versions can be tricky for many developers!
Don't Worry!
In this Blog, I will guide you on how to install and manage different nod...
arindam1729.hashnode.dev3 min read
Corey Butler
Co-Founder @AuthorSoftware, 40K+ GitHub Stars
I just came across this. You're describing NVM for Windows (my project) but you're using the nvm-sh logo (Jordan Harband's project). That logo identifies nvm-sh, so you should remove it from this post. NVM for Windows (i.e. nvm-windows) and nvm-sh (for Linux) are not the same thing. Each project is run by different people. Otherwise, nice article.