nvm

how to install nvm

How to install node version manager (nvm)

This short tutorial will explain how to install node version manager (nvm) on Windows or Linux and Mac OS systems. Node Version Manager is very useful when working with node.js based projects Contents1 What is Node Version Manager?2 Why developers like nvm3 Installing nvm on Windows3.1 Download nvm for windows3.2 Install nvm3.3 Verify the Installation on Windows3.4 Important notes4 How to install nvm on Linux or Mac OS4.1 Open your Terminal and download nvm4.2 Update your System’s Environment4.3 Verify the Installation5 How to use nvm to install and switch between Node versions5.1 Install Node.js5.2 Switch Between Node Versions5.3 List Installed…