vbenjs / vite-plugin-imagemin

A vite plugin for compressing image assets.
MIT License
207 stars 28 forks source link

gifsicle pre-build test failed #18

Closed yangdan8 closed 2 years ago

yangdan8 commented 2 years ago

Output: Response code 404 (Not Found) gifsicle pre-build test failed compiling from source Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "autoreconf -ivf"

anncwb commented 2 years ago

fixed 0.5.1

Skellord commented 2 years ago

Still have this issue `#18 224.9 Output:

18 224.9 ⚠ spawn /workspace/node_modules/gifsicle/vendor/gifsicle ENOENT

18 224.9 ⚠ gifsicle pre-build test failed

18 224.9 ℹ compiling from source

18 224.9 ✖ Error: Command failed: /bin/sh -c autoreconf -ivf

18 224.9 /bin/sh: autoreconf: not found

`