Skip to content

ECONNREFUSSED 103.245.222.162:80 #4566

Closed
@vinayraghavendra

Description

@vinayraghavendra

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidIssues and PRs that are invalid.npmIssues and PRs related to the npm client dependency or the npm registry.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions