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

2.1.2 causes npm to fail when installing gifsicle, jpegtran and opti-png #6

Closed
stuartmemo opened this issue Jun 30, 2015 · 5 comments
Closed

Comments

@stuartmemo
Copy link

I'm not sure of the actual issue, just wanted to flag up this to see if it's something you can help with. Thanks!

@hockenmaier
Copy link

We had the same issue; gifsicle and optipng were failing to install using 2.1.2. We exhausted all other options that could be cause of this issue. The only thing that worked was downgrading bin-build to 2.1.1.

@shinnn
Copy link
Collaborator

shinnn commented Jul 2, 2015

This problem would be fixed when kevva/download#64 is fixed.

@jmorille
Copy link

jmorille commented Jul 7, 2015

The best thing for this problem should be to not use direct donwload but the npm download mechanism (like optional dependencies) in order to use the npm configuration like corporate npm registry.

This change permit to cache in local (thank to product like Sonatype Nexus) useful when you have many developpers and respect some developpement constraint like BCP (Business Continuity Planning) or DRP ( Disaster Recovery Plan) that assurance or bank have to respect.

@marc-guenther
Copy link

request/tunnel-agent#15 fixed this problem for us.

@marc-guenther
Copy link

which has just been released as 0.4.2 :)

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

No branches or pull requests

6 participants