Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECONNREFUSSED 103.245.222.162:80 #4566

Closed
vinayraghavendra opened this issue Jan 7, 2016 · 1 comment
Closed

ECONNREFUSSED 103.245.222.162:80 #4566

vinayraghavendra opened this issue Jan 7, 2016 · 1 comment
Labels
invalid Issues and PRs that are invalid. npm Issues and PRs related to the npm client dependency or the npm registry.

Comments

@vinayraghavendra
Copy link

I am trying to install grunt using "npm install -g grunt-cli", after some ECONNREFUSSED error is throwing. even when tried "npm install" in angular root project directory for many dependency component this error is throwing
npm-debug - Copy.txt

Node version : v5.0.0
npm version : 3.3.6
Admin right is there, necessary proxy setting been done like below

 npm config set https-proxy=http://IP:PORT
 npm config set http-proxy=http://IP:PORT
 npm config set registry http://registry.npmjs.org(checked with both http and https)
 npm config set strict-ssl false

npm-debug -grunt.txt

@bnoordhuis
Copy link
Member

That doesn't look like a node.js core issue to me. You may want to try reporting it here but it's in all likelihood a problem local to your environment. Good luck.

@bnoordhuis bnoordhuis added invalid Issues and PRs that are invalid. npm Issues and PRs related to the npm client dependency or the npm registry. labels Jan 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Issues and PRs that are invalid. npm Issues and PRs related to the npm client dependency or the npm registry.
Projects
None yet
Development

No branches or pull requests

2 participants