Easily manage multiple Node.js versions with NVM

preview_player
Показать описание
Learn how Node Version Manager (NVM) works, how to install it, use it, and how to add it to your project to switch to the correct version on the node on the fly, using the .nvmrc file.

Node Version Manager (NVM)

Mastering Prettier & Stylelint
🏷 Use coupon YOUTUBE15 to get an additional 15% off on the Masterclass package.

📖 Timestamps
00:00 Intro
00:22 What is Node Version Manager (NVM)
00:45 How to install Node Version Manager (NVM)
03:10 How to use Node Version Manager (NVM)
05:28 How to specify the required Node version in your projects using the .nvmrc file
07:42 Conclusion

Subscribe to CSS Weekly Newsletter:

Keep up-to-date with CSS Weekly:

Keep up to date with what I'm up to:

- Zoran Jambor
#nvm #nodejs #node
Рекомендации по теме
Комментарии
Автор

When i go to the another project folder does it use my default node version or the version used in .nvmrc

aniketkarpe
Автор

hello .... what kind of terminal are you using? or how can I customise it like yours

funrideadventure
Автор

I am on Windows, and the sentence "nvm also support Windows in some cases" in the documentation didn't really motivate me to try it out, :-(.

ScriptRaccoon