Install node. js on Windows

Source: Internet
Author: User
Tags install node

Windows installation package (. msi)

node. JS Installation Address: https://nodejs.org/en/download/

This paper takes Node-v8.9.1-x64.msi as an example,

Step 1: Double-click the downloaded installation package Node-v8.9.1-x64.msi, as shown in:

Step 2: Click on the above operation, the following interface will appear:

Step 3: Tick the Receive Protocol option and click the Next button:

Step 4:node.js The default installation directory is: C:\Program files\nodejs\, you can modify the directory and click Next:

Step 5: Click the tree icon to select the installation mode you want, then click Next:

Step 6: Click Finish to complete the installation:

Step 7: Detect if the PATH environment variable is configured with node. js, enter cmd-type command "path", and output the following result:

c:\users\administrator>Pathpath=c:\programdata\oracle\java\javapath; C:\ProgramData\Anaconda2; C:\ProgramData\Anaconda2\Library\mingw-W64\bin; C:\ProgramData\Anaconda2\Library\usr\bin; C:\ProgramData\Anaconda2\Library\bin; C:\ProgramData\Anaconda2\Scripts; C:\Windows\system32; C:\Windows; C:\Windows\System32\Wbem; C:\Windows\System32\WindowsPowerShell\v1. 0\; C:\Program Files\tortoisesvn\bin; C:\Program files\nodejs\; C:\USERS\ADMINISTRATOR\APPDATA\ROAMING\NPM

We can see that the environment variable already contains the C:\Program files\nodejs\;

Check the node. JS version

Now that node. JS has been installed successfully in Windows, you can install react on this.

Install node. js on Windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.