Connect etimeout issue with NPM installation PhoneGap in node. js command Line

Source: Internet
Author: User

A etimeout issue occurs in the command line of node. JS (node. JS commands prompt) to perform the NPM install-g phonegap command installation phonegap3.0.

I set the proxy to access the external network, and the command line does not set the proxy, so the command line can not connect to the network, the installation can not succeed. This situation requires the proxy to be set on the command line.

under Windows command line set up the network proxy, under the command line, execute the following command:

Set http_proxy=http://proxy.com:port/

Set Http_proxy_user=username

Set Http_proxy_pass=password

You can then access the network through the proxy.


Install PhoneGap via NPM on the command line of node. js with connect etimeout problem

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.