Resolve NPM's Shasum check failed for error (NPM registration domestic mirroring introduction)

Source: Internet
Author: User

This paper has been transferred from the largest Nodejs community in http://cnodejs.org country. I am the test, very to the force ... Welcome to the node enthusiasts to learn and explore Nodejs development ...

Use NPM to install some packages failed to look over (NPM domestic mirror introduction)

This is also online search, personally tried, very easy to use.

Mirror use Method (three methods any one can solve the problem, it is recommended to use a third, the configuration will be written dead, the next time the configuration is still in):

1. Through config command

NPM Config Set registry http://registry.cnpmjs.org 
NPM Info underscore (if the above configuration is correct, this command will have a string response)

2. Command line designation

 

3. Edit ~/.NPMRC Add the following content

Registry = http://registry.cnpmjs.org

Search Mirror: http://cnpmjs.org

Establish or use mirrors, reference: https://github.com/fenmgk2/cnpmjs.org

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.