dylang/npm-check

support for proxy config

Offen

#106 geöffnet am 31.03.2016

 (11 Kommentare) (7 Reaktionen) (0 zugewiesene Personen)JavaScript (278 Forks)batch import
help wantedissue is in a dependency

Repository-Metriken

Stars
 (6.438 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5h 4m) (6 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide