
To do that on your PC – Windows, Linux, or macOS open the command terminal, and after that run the given command. You should know the current version of NPM installed on your system before issuing any command to change it. If you ever need another version, just run this tutorial again and change Node version again, and you can do this how many times as you like.Conclusion Step 1: Check the current NPM version Now when the download of the MSI is complete, run the installer, restart the terminals and the new Node version is installed! The MSI is the new installer program and the easiest way to install Node on Windows with help of the installer program. When you have picked the correct version, pick “Node-Vxx.msi” and select 64 or 32(86) bit depending on your Windows version.

Pick the correct node version you need Select correct MSI version But some packages might require a specific version. Most of the time, the latest major version will work. So if you take a look at the picture below, is where you select what version of Nodejs you need. Now when Node is now uninstalled you should download the new version you need from this URL. Now do a search for “Node” in Windows, and you should see this: Unistall Node from your computer Pick new Node version If you need to change Node version a lot, checkout “nvm”s Github project Changing Node Version Unistall Node jsįirst, before installing a new Node version you have to uninstall the old one, that is easily done with the uninstall program, this should already be installed, if you have Node installed. But there are some reasons why you need to change your current version without installing nvm, which can take some time. There are other ways to do this if you need to switch Node versions a lot on windows. This is only if you have Node installed from before, if you need to install Node from scratch take a look here!

It’s easy to change the node version on windows and goes quite fast if you know how to.
