We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If imagemagick is not installed locally, all converted icons in dist folder have size of 0 bytes. mint build reports no errors.
imagemagick
dist
mint build
Expected behavior: mint build shall
mint
Mint version 0.12.0
0.12.0
The text was updated successfully, but these errors were encountered:
Confirmed, offending code (no error handling):
mint/src/utils/icon_generator.cr
Lines 5 to 22 in 5fa7398
Sorry, something went wrong.
0e9fd21
Looks good. Thanks for fixing it!
No branches or pull requests
If
imagemagick
is not installed locally, all converted icons indist
folder have size of 0 bytes.mint build
reports no errors.Expected behavior:
mint build
shallimagemagick
imagemagick
is installed withmint
Mint version
0.12.0
The text was updated successfully, but these errors were encountered: