sindresorhus / gulp-imagemin

Minify PNG, JPEG, GIF and SVG images
MIT License
1.9k stars 157 forks source link

npm install error #341

Closed RmRomaning closed 4 years ago

RmRomaning commented 4 years ago

‼ gifsicle pre-build test failed i compiling from source × Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "autoreconf -ivf" 'autoreconf' is not recognized as an internal or external command, operable program or batch file.

Silic0nS0ldier commented 4 years ago

Just hit this issue on Ubuntu 20.04 (WSL2) and CentOS 7 (managed server). Guessing this issue would need to be resolved at gifsicle, where I can see a few mentions of autoreconf problems.

I've had to downgrade to 6.2.0 in the meantime.

rodrigograca31 commented 4 years ago

this needs to be fixed... its breaking tuns of projects all over the web!

sindresorhus commented 4 years ago

Closing in favor of the mentioned issues above.