gatsby-plugin-manifest will not install on ARM #30739
Labels
topic: plugins-PWA
Issues related to PWA: the gatsby-plugin-offline and gatsby-plugin-manifest plugins
type: bug
An issue or pull request relating to a bug in Gatsby
Description
I am trying to develop on our local Gatsby site which uses the
gatsby-plugin-manifest
plugin. It seems that the verion ofshare
used by the plugin uses a version oflibvps
which doesn't have pre-built ARM binaries. It would appear that sharp v0.28.0 solves this perhaps?Steps to reproduce
Install the
gatsby-plugin-manifest
plugin on an Apple M1 computer.Expected result
The plugin should install cleanly
Actual result
Environment
Run
gatsby info --clipboard
in your project directory and paste the output here.The text was updated successfully, but these errors were encountered: