excellenteasy / grunt-image-resize

Unmaintained. If you'd like to take this over please let us know. Resizing images made easy - thanks to imagemagick.
MIT License
57 stars 46 forks source link

Invalid Parameter - 100 #38

Open cfjedimaster opened 7 years ago

cfjedimaster commented 7 years ago

Not sure what else to add - the title says it all. Here is a bit more output:

Running "image_resize:resize" (image_resize) task Warning: Command failed: Invalid Parameter - 100 Use --force to continue.

dnbard commented 6 years ago

Same error here. @cfjedimaster did you able to fix it ?

dnbard commented 6 years ago

found solution: you need to install imagemagick by yourself with legacy convert support and restart your PC after that.

cfjedimaster commented 6 years ago

Then maybe it is a doc issue?