We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When trying to run the plugin out-of-the-box on a clean machine, I get the following error:
ImageMagick/GraphicsMagick is not installed
This can be addressed by something like brew install graphicsmagick
brew install graphicsmagick
Can the instructions be updated to include this as a prerequisite?