Languages
[Edit]
EN

Node.js - install selected node version under Windows

5 points
Created by:
Kenya-Spears
860

In this short article, we would like to show how to install desired version of the Node.js and npm under Windows.

Simple steps

Edit

1. install nvm command​​​

Edit

Avaialbe releases: https://github.com/coreybutler/nvm-windows/releases

Direct link: https://github.com/coreybutler/nvm-windows/releases/download/1.1.10/nvm-setup.exe

Hint: re-run command line if nvm command is not available after nvm-setup.exe installation.

 

2. list available versions

Edit

Type in the command line:

Example output:

Note: to list installed versions use: nvm list installed (currently used version will be marked with * character).

 

3. install selected Node.js version:

Edit

Open command line as administrator and run the following commands:

Example output:

 

See also

Edit
  1. Windows - open command prompt as administrator

  2. Node - install selected Node.js and nvm version under Debian / Ubuntu

References

Edit
  1. nvm-windows project - GitHub

Alternative titles

  1. Node.js - change node version under Windows
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join