Easily manage multiple Node.js versions with NVM
Learn how Node Version Manager (NVM) works.
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.
Chapters
- 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



