imagemin-gifsicle icon indicating copy to clipboard operation
imagemin-gifsicle copied to clipboard

Imagemin plugin for Gifsicle

Results 17 imagemin-gifsicle issues
Sort by recently updated
recently updated
newest added

npm WARN deprecated [[email protected]](https://blog.csdn.net/liuhao9999/article/details/[email protected]): Please upgrade to version 7 or higher.

When I try to install gifsicle on Windows 10 Pro (with other gulp plugin I don't have any problem): npm install imagemin-gifsicle --save-dev > [email protected] postinstall c:\Users\...\Documents\...\node_modules\gifsicle > node lib/install.js...

I thinks there is something wrong with this plugin ... Error report below: > [email protected] postinstall D:\AppServ\www\test\gulp-project\node_modules\gifsicle > node lib/install.js ‼ read ECONNRESET ‼ gifsicle pre-build test failed i compiling...

There are 2 security vulnerabilities with v7.0.0 ❌ semver-regex-2.0.0.tgz (Vulnerable Library) ❌ normalize-url-2.0.1.tgz (Vulnerable Library) If there is a new package release, these vulnerabilities should be fixed. So, please release...

gifsicle v6.1.0 "export" his class but imagemin-gifsicle still use "require()" instead. Could imagemin-gifsicle switch to esm ?

Hey guys, Our build is failing with this following error: "MaxBufferError: stdout maxBuffer exceeded" Since it's trying to optimize a large gif. I saw you guys already have a fix...

I've added the following options from the gifsicle command line: - lossy - colorMethod - ditherMethod - resize - resizeMethod - resizeColors readme.md has also been updated to describe the...

As proposed in another PR (#30), allow passing resizing options.

Command ```npm audit``` returned the following list of errors with high severity: ``` High Arbitrary File Write Package decompress Patched in No patch available Dependency of imagemin-gifsicle [dev] Path imagemin-gifsicle...

Any one has fixed this issue, i am seeing the same error in windows . x Error: Command failed: C:\Windows\system32\cmd.exe /s /c "autoreconf -ivf" 'autoreconf' is not recognized as an...