You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like imagemagick will never be detected or used on windows because the binary name its looking for is "convert" which is a different binary on windows. On windows the default name for the ImageMagick binary seems to be called "magick".
It looks like imagemagick will never be detected or used on windows because the binary name its looking for is "convert" which is a different binary on windows. On windows the default name for the ImageMagick binary seems to be called "magick".