How to Manage Multiple Versions of Node.js with NVM

Описание к видео How to Manage Multiple Versions of Node.js with NVM

Sometimes you need to work on some old project that isn't 100% compatible with the latest version of Node.js and NPM. Now you think that you're going to have to manually install and uninstall different versions of Node? Wrong. That's where NVM (Node Version Manager) comes in. It's a script that allows you to install and switch between multiple versions of Node.js with a simple command. You can even manage which versions of Node you'd like to use on a per-project basis. Sounds too good to be true? Watch the video and find out.

NVM GitHub: https://github.com/nvm-sh/nvm
NVM startup script: https://github.com/ericnmurphy/archri...

https://ericmurphy.xyz/

Комментарии

Информация по комментариям в разработке