-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Description
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