Replies: 1 comment
-
I am not getting this when I try to use a simple .mdx file using the gatsby plugin. I think that the plugin may be the culprit:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having all sorts of problems with graphql.
It started when the part bellow from my gatsby-node.js
started generating an error React 31.
I then started to experiment with older versions of Gatsby and graphql, but the issue persists.
package.json:
Currently, if I remove gatsby-node.js, the website builds for develop, but the development build takes considerably more than (~1 month ago) and the webiste is not accessible.
localhost:8000
just loads without actually loading anything.Sorry to cross-post, but I have spent countless hours on this without any luck. I have also opened #31762 😅
Beta Was this translation helpful? Give feedback.
All reactions