Several ways to resolve the Node.js installation package failure _node.js

Source: Internet
Author: User

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 https://registry.npm.taobao.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 = https://registry.npm.taobao.org

Summarize

The above is about solving Nodejs installation package failure of the three methods summarized, do not know if there is no help to everyone, if you have questions can be exchanged message.

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.