question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

default starter throws sharp errors

See original GitHub issue

Description

when creating a new site with the default starter, an error is immediately thrown before any code changes are made

Screen Shot 2020-03-15 at 4 50 00 PM

Steps to reproduce

  1. create a new site with the default starter (gatsby new mysite)
  2. 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:closed
  • Created 4 years ago
  • Comments:16 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
piehcommented, Mar 21, 2020

I would call it workaround, but uninstalling (if you don’t need it for anything else) will probably be best solution

0reactions
github-actions[bot]commented, May 3, 2020

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! 💪💜

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found