dylang/npm-check

support for proxy config

开放

#106 创建于 2016年3月31日

 (11 条评论) (7 个反应) (0 位负责人)JavaScript (278 个派生)batch import
help wantedissue is in a dependency

仓库指标

星标
 (6,438 个星标)
PR 合并指标
 (平均合并 5小时 4分钟) (30 天内合并 6 个 PR)

描述

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

贡献者指南