kevva / bin-wrapper

Binary wrapper that makes your programs seamlessly available as local dependencies
MIT License
152 stars 65 forks source link

Cannot download when behind proxy #62

Open enkhbatd opened 6 years ago

enkhbatd commented 6 years ago

Looks like because it is not using proxy settings when using Download, it hangs then npm install process in corporate/enterprise proxy environment.

> gifsicle@3.0.4 postinstall .../node_modules/gifsicle
> node lib/install.js
{ hangs like forever }