Closed cybertk closed 10 years ago
When set proxy via ENV http_proxy, download ignores the proxy.
It should according to https://www.npmjs.org/doc/misc/npm-config.html#proxy.
Fixed in https://github.com/kevva/download/commit/71b511325915f5e548a48445acbb83ecbb3faf61.
When set proxy via ENV http_proxy, download ignores the proxy.