Closed xsstomy closed 1 year ago
I have no idea what you're trying to do. Please provide actual reproduction steps.
i found that the pngquant binary is not in my PATH.
when i use this function ,error above
@ubermanu seems to understand what the problem is. I've published 4.2.0 with the fix, could you try with that?
new error
@papandreou
Somehow i had the same issue, but managed to make it work using a compact quality arg:
new PngQuant([192, "--quality=60-80", "--nofs", "-"])
node 16
how can i fix this ?
windows os
thank you