dylang/npm-check

support for proxy config

Open

#106 geöffnet am 31. März 2016

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

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