craftcms / nitro

Speedy local dev environment for @craftcms.
https://getnitro.sh
MIT License
178 stars 24 forks source link

Image transforms format webp/jpg broken #315

Closed Paulexe closed 3 years ago

Paulexe commented 3 years ago

Hi,

image transforms with target format webp/jpg are broken for me:

TypeError call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "imagejpeg" not found or invalid function name

1. in /app/vendor/pixelandtonic/imagine/src/Gd/Image.php line 672

Same problem as in #314 ?

Steps to reproduce

  1. Use image transform with target format webp/jpg

Additional info

angrybrad commented 3 years ago

This should be resolved in the upstream Docker images if you want to nitro update.

Going to go ahead and close, but if you still run into it, comment back and we'll re-open.