Install and Manage Node.js Versions with nvm

Ryan Harris
InstructorRyan Harris
Share this video with your friends

Social Share Links

Send Tweet
Published 4 years ago
Updated 3 years ago

It can be difficult to work on multiple projects that use different versions of Node.

nvm (Node Version Manger) make this easier by allowing you to download multiple versions and switch between them. You can also add a NVM configuration file (i.e. .nvmrc) to specify which version you want to use for each project.

In this lesson, we'll cover the following commands:

  • nvm install
  • nvm ls
  • nvm ls-remote
  • nvm use
Md. Anam Hossain
Md. Anam Hossain
~ 4 years ago

Thanks for sharing the tricks.

Ryan Harris
Ryan Harrisinstructor
~ 4 years ago

My pleasure! Glad you enjoyed it.

Markdown supported.
Become a member to join the discussionEnroll Today