Node.js 15 was released on October 20, 2020. It comes with npm 7 and many new features. Are you ready to try it out?

But wait a minute: Node.js 15 and npm 7 come with breaking changes. Will the upgrade mess up your existing projects?

Yes, potentially it could.

Luckily, we have NVM (Node Version Manager), which can help us mitigate the risk. Let’s take a walkthrough nvm and be confident enough to upgrade node.js and npm versions.

#nodejs #npm #programming #javascript #nvm

Use NVM to Manage Node.js and NPM Versions
2.10 GEEK