Languages
[Edit]
EN

Node.js - install under Windows

14 points
Created by:
JoanneSenior
1070

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

Note: it is good to use nvm to install and manage Node.js versions.

 

Instalation

  1. Go to official webpage: https://nodejs.org/en/download/
  2. Click Windows Installer button
  3. Install program
Installed components configuration
Installed components configuration

Hint: do not forget to select npm (node package manager) feature and select Add to PATH option - look on abowe screenshot.

 

Usage

  1. Open terminal. e.g. Bash. (installation and running instruction is here)
  2. Type node Script.js or node.exe Script.js to run program.
NodeJS usage example
NodeJS usage example

Hint: if node command is not available try to re-run command line.

 

See also

  1. Node.js - change node version under Windows

References

  1. NodeJS - Official Homepage 

Alternative titles

  1. NodeJS - how to install Node.js under Windows
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