-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest gatsby fails to compile #37294
Comments
I have same issue. |
I am also having the same issue. Commenting out the offending plugins:
|
This appears to happen in the latest version of sharp (v0.31.2), see lovell/sharp#3438. Temporarily can you try using resolutions to force usage of the prior sharp (v0.31.1) to see if this makes it work on your machines? I'm not able to reproduce on my macOS machine since it's on the latest version |
Following up on this, we recommend the same as lovell/sharp#3438 (comment). Since the issue only seems to happen on macOS 10.x, and macOS 10.x is end of life as of 3 months ago, we will not pin sharp so we don't block future version bumps. For anyone running into this then on macOS 10.x I'd recommend either upgrading to macOS 11 or pinning to older Gatsby versions (which should be |
Preliminary Checks
Description
I cannot start
gatsby develop
Reproduction Link
n/a
Steps to Reproduce
Expected Result
starts project
Actual Result
Environment
Config Flags
no
The text was updated successfully, but these errors were encountered: