wildlyinaccurate / jekyll-responsive-image

An unopinionated Jekyll plugin for generating and using responsive images
MIT License
332 stars 48 forks source link

Error on deploying to Netlify when using .webp format #93

Closed Suryavasudevan closed 4 years ago

Suryavasudevan commented 4 years ago

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?

stale[bot] commented 4 years ago

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.