Replies: 2 comments 1 reply
-
Bumping because I'm getting this exact same error, only for me, it fails locally as well as on Netlify. I've tried modifying the webpack config to include I have about a dozen other projects that are all on Gatsby V3 but none of them have this issue except one, so I'm at a loss here. For reference, here are my dependencies from my current package.json:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
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.
-
Hi there,
if I build my Gatsby V3 page on Gatsby Cloud or Netlify I get this error:
This is the relevant part at
loader.js
:I use Node 14 (same error with Node 16). Locally everything builds fine. Any ideas what might be wrong?
Best regards,
HK
Beta Was this translation helpful? Give feedback.
All reactions