Error: VipsJpeg: Invalid SOS parameters for sequential JPEG
linearloopdevops opened this issue · 1 comments
linearloopdevops commented
asilvas-godaddy commented
It's an invalid JPEG.
But you can work around it by updating your config if you want to support these invalid images. lovell/sharp#1578
sharp: { defaults: { animated: true, failOnError: false }, cache: false, },