Node Install upgrade NPM

Source: Internet
Author: User
Tags using git

Installing NPM

NPM has a lot of good nodejs packages to solve common problems, such as using Node-mysql, you can easily link to MySQL through the Nodejs, database operation

In the development process will often need to use other packages, using NPM can download these packages for the program to call

A) If the system does not have Git installed, you can download the files required by NPM directly to HTTPS://GITHUB.COM/ISAACS/NPM.

b) If you have git, you can download it using Git.

git clone--recursive git://

After downloading to the NPM file, the command line first goes to the NPM location and enters the following code to install it.

Node Cli.js install NPM-GF

Node Install upgrade NPM

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.