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

gulp-imagemin install fails on windows 8 #23

Closed
Kristories opened this issue Apr 23, 2014 · 3 comments
Closed

gulp-imagemin install fails on windows 8 #23

Kristories opened this issue Apr 23, 2014 · 3 comments

Comments

@Kristories
Copy link

> pngquant-bin@0.1.7 postinstall path\node_modules\gulp-imagemin\node_modules\image-min\node_modules\pngquant-bin
> node index.js

✓ pre-build test passed successfully

> gifsicle@0.1.5 postinstall path\node_modules\gulp-imagemin\node_modules\image-min\node_modules\gifsicle
> node index.js

✓ pre-build test passed successfully

> jpegtran-bin@0.2.6 postinstall path\node_modules\gulp-imagemin\node_modules\image-min\node_modules\jpegtran-bin
> node index.js

✗ building is not supported on win32

Same issue with grunt-contrib-imagemin
gruntjs/grunt-contrib-imagemin#109

@sindresorhus
Copy link
Owner

@kevva
Copy link
Contributor

kevva commented Apr 23, 2014

@sina-mirhejazi
Copy link

sina-mirhejazi commented Jun 6, 2016

I checked jpegtran-bin issues and found this
jepgtran-bin issue

that end up solving the problem, but gulp version of it still not working
I guess you should upgrade dependency version so we can download it automatically.

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

4 participants