gatsby develop crashes on invalid GraphQL query w/ source-contentful #33631
Unanswered
diminutivesloop
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Gatsby 2 project that uses the
source-contentful
plugin, and when I'm runninggatsby develop
if I introduce a GraphQL query error the dev server crashes with the following error message and won't rebuild without a restart even if I fix the issue.I was going to report an issue, but I couldn't come up with a minimal reproduction, so I'm posting here in case anyone else has run into a similar error. Here are all the gatsby plugins I'm using.
Beta Was this translation helpful? Give feedback.
All reactions