default starter throws sharp errors
See original GitHub issueDescription
when creating a new site with the default starter, an error is immediately thrown before any code changes are made

Steps to reproduce
- create a new site with the default starter (
gatsby new mysite
) - start it (
npm run develop
)
Expected result
starter site should start with no errors
Actual result
errors
Environment
System:
OS: macOS Mojave 10.14.6
CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.13.0 - ~/.nvm/versions/node/v12.13.0/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.13.7 - ~/.nvm/versions/node/v12.13.0/bin/npm
Languages:
Python: 2.7.17 - /usr/local/bin/python
Browsers:
Chrome: 80.0.3987.132
Firefox: 71.0
Safari: 13.0.5
npmPackages:
gatsby: ^2.19.43 => 2.19.43
gatsby-image: ^2.2.43 => 2.2.43
gatsby-plugin-manifest: ^2.2.47 => 2.2.47
gatsby-plugin-offline: ^3.0.40 => 3.0.40
gatsby-plugin-react-helmet: ^3.1.23 => 3.1.23
gatsby-plugin-sharp: ^2.4.12 => 2.4.12
gatsby-source-filesystem: ^2.1.55 => 2.1.55
gatsby-source-graphql: ^2.1.34 => 2.1.34
gatsby-transformer-sharp: ^2.3.18 => 2.3.18
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (11 by maintainers)
Top Results From Across the Web
Error Installing Gatsby Starter 'Something went wrong ...
This throws the following error: success open and validate gatsby-configs - 0.081s ERROR Something went wrong installing the "sharp" module ...
Read more >Troubleshooting Common Errors - Gatsby
Errors using gatsby-plugin-image and sharp. Gatsby's image processing is broken up into different packages which need to work together to source images and ......
Read more >Handling API errors in Next.js - By Giancarlo Buomprisco
Learn how to write a Next.js middleware pipe to automatically and elegantly handle exceptions in your API functions.
Read more >Error Decoding and Retrying with Feign Clients
In the pom file, you need to add the spring-cloud-starter-parent as the parent-pom ... you can throw RetryableException at error-decoder.
Read more >Error Handling Spring Boot Starter
When this UserNotFoundException is thrown from a controller method, ... If the default Error code style is not enough for what you need, ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I would call it workaround, but uninstalling (if you don’t need it for anything else) will probably be best solution
Hey again!
It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m
HUMAN_EMOTION_SORRY
. Please feel free to reopen this issue or create a new one if you need anything else. As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!Thanks again for being part of the Gatsby community! 💪💜