dylang/npm-check

support for proxy config

Open

#106 创建于 2016年3月31日

在 GitHub 查看
 (11 评论) (7 反应) (0 负责人)JavaScript (6,438 star) (278 fork)batch import
help wantedissue is in a dependency

描述

16:23 $ npm-check

autosuggest-highlight      ⛔️  NPM ERR!  Registry error getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443
...

both env http_proxy, https_proxy (lower and uppercasE) and npm proxy and https_proxy are setup.

I guess this is because of @sindresorhus 's package-json - see https://github.com/sindresorhus/package-json/blob/master/index.js#L13

贡献者指南