It works fine with the .jpg image. When I use .webp image I’m having an error on deploying it to Netlify. But it works fine on my local machine ( installed ImageMagick -v6.9 )
The error I'm getting on netlifyjekyll 3.8.7 | Error: unable to open image /tmp/magick-1781kBlQJG1Tu04i': No such file or directory @ error/blob.c/OpenBlob/2712
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
It works fine with the .jpg image. When I use .webp image I’m having an error on deploying it to Netlify. But it works fine on my local machine ( installed ImageMagick -v6.9 )
The error I'm getting on netlify
jekyll 3.8.7 | Error: unable to open image /tmp/magick-1781kBlQJG1Tu04i': No such file or directory @ error/blob.c/OpenBlob/2712
Is there anything I should change?