jnrholiday.blogg.se

Windows nvm
Windows nvm












windows nvm windows nvm

Open cmd with administrator rights and type the following: node -version Keep note of your current installed version of node before you proceed with the uninstallation, as we will need this later. Prerequisitesīefore we install multiple node versions via NVM, you will need to uninstall the current node version. As node doesn’t provide any out-of-the-box functionality to have multiple versions of node installed on the same operating system, we'll have to use NVM, which stands for node version manager, to have multiple node versions. Since different projects have different environment setups, you may need to install multiple versions of node on your workstation. If you’re building a web application with any modern framework, chances are you’ll need to install node at some point. This blog is intended for developers who are looking to install multiple versions of node on their machine.














Windows nvm