Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should be possible to set URLs via envvars #71

Open
imduffy15 opened this issue Apr 16, 2016 · 5 comments · May be fixed by #107
Open

It should be possible to set URLs via envvars #71

imduffy15 opened this issue Apr 16, 2016 · 5 comments · May be fixed by #107

Comments

@imduffy15
Copy link

The download URL is hard coded: .src('http://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.6/optipng-0.7.6.tar.gz')

This means if the system has limited access or no internet access through a proxy installing the module has a probability to fail.

The user has no way to override this url with some local web server or even a file:// path. Phantom JS handles this pretty well: https://www.npmjs.com/package/phantomjs#downloading-from-a-custom-url

@bdellegrazie
Copy link

+1

@dickeylth
Copy link

+1, downloading is very slow in China due to wall……

@tustvold
Copy link

+1, SourceForge has been having intermittent outages over the past few days (it is currently giving 502 and 404 errors), resulting in all CI jobs depending on this package failing .

@yikuo123
Copy link

+1

@happy-func
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants