Windows platform installs the node. JS Green Version

Source: Internet
Author: User

1. Download the Windows binary version of the node. js file

    

2. Unzip the downloaded zip archive into a directory (for example: D:\nodejs)

    

3. Node. js at this point only works in the directory you just unzipped, and you need to configure environment variables to play a global role.

1. Right-click on this computer (My Computer)-Properties-Advanced system settings

      

2. In the pop-up window, click on the "Environment variables" button in the bottom right corner.

      

3. Next, configure the specific environment variables in the system environment variables, it is recommended to add in the system variables, do not add in the user variable.

Node_home=d:\nodejs

Node_path=%node_home%\node_modules

Path Increase%node_home%\

      

      

      

4. After the configuration is complete, restart the computer. Remember to restart the computer Oh, after the restart is complete, you can test the configuration in any directory is successful.

      

      

      

      

Windows platform installs the node. JS Green Version

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.