Install node in Windows

Source: Internet
Author: User
Tags install node

Go to http://nodejs.org/javasdownloadto download the msifile. Always click Next to install. The final file is automatically installed in the c: \ Program Files \ nodejs directory.

After the installation is complete, environment variables are automatically configured. If no automatic configuration is available, manually add c: \ Program Files \ nodejs \ in the path \.

After the installation is complete, you need to configure NPM to manage the node. js module.

Install git to install NPM in window.

Check the installation method on your own. A lot.

After installation, open gitbush. Input:

Git config -- System HTTP. sslcainfo/bin/curl-ca-bundle.crt

Git clone -- Recursive git: // github.com/isaacs/npm.git

CD NPM

Node cli. js install NPM-GF

The first one is that there will be no prompts for the settings, the second will go to GitHub to download NPM will have the download file and progress, and the fourth is to install NPM to node. JS will copy several CMD files and the mode_modules folder to the nodejs directory.

In this way, NPM is configured.

If you need to install any modules, enter NPM install ***.

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.