imagemin / gifsicle-bin

gifsicle bin-wrapper that makes it seamlessly available as a local dependency
http://www.lcdf.org/gifsicle/
MIT License
113 stars 52 forks source link

5.3.0 is error #134

Closed hangingpot closed 2 years ago

hangingpot commented 2 years ago

INFO Starting development server... 98% after emitting CopyPlugin

ERROR Failed to compile with 1 error 19:04:19

error in ./src/assets/images/icon01.gif

Syntax Error: Error: spawn G:\pop-lude-allmenu\shop-management\node_modules_gifsicle@5.3.0@gifsicle\vendor\gifsicle.exe ENOENT

MondoGao commented 2 years ago

yep, this repo's 5.3.0 tag is missing, that makes the downloading process of bin-wrapper failed.

jlenos-inflight commented 2 years ago

Hitting this too, can confirm: 5.3.0 is error

Hit through trying to install https://github.com/imagemin/imagemin-gifsicle

mmdiyul commented 2 years ago

Hitting this too, can confirm: 5.3.0 is error

Hit through trying to install https://github.com/imagemin/imagemin-gifsicle

I fix this issue by installing version 5.2.1

sindresorhus commented 2 years ago

Duplicate of #133