-
Notifications
You must be signed in to change notification settings - Fork 80
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
Compatibility with pngquant-bin v7 #65
Comments
Same for |
Temporary solution:
|
Yep, this is what I've done. 😉 |
Temporary solution-2: You can also download:
and replace in |
I can't upgrade these packages (gifsicle, pngquant-bin) to these versions, because they use ESModules and the |
Found an issue, since version 7 of pngquant-bin they're using native ESM, using
pngquant-bin
v7+ will fail with:The text was updated successfully, but these errors were encountered: