npm install error 127.0.0.1:8080 refused econ

npm config set proxy null
npm config set https-proxy null
npm config set registry http://registry.npmjs.org/

Comments