#@astrojs/image unmet peer dependency with sharp

5 messages · Page 1 of 1 (latest)

neat moon
#

Sharp installs v 0.32.1 which is too new for @astro/image. While my project builds locally, on Netlify it fails with this error: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1

#

If I roll back to sharp 0.31.x, then I have different issues with astro-compress even though I'm not using astro-compress to compress any images.

#
 error   VipsOperation: class "heifsave_buffer" not found```
#

Unsure where the problem lays: @astrojs/image, astro-compress, or sharp

dense socket
#

We should probably update the peer dep to support 0.32.0