Gatsby V3 migration build error #30003
-
I'm migrating to Gatsby V3 from V2 and I'm hitting some errors that I can't see documented anywhere else. It's a relatively plain Gatsby set up, with no custom webconfig packages. The only thing I could think of that might be tripping it up is that I'm using this line I found in another repo to allow me to use ES6 imports instead of require:
However, I've tried removing this and setting everything back to require and module exports, and I get the exact same error. To migrate to V3, so far, I've done this:
When I run
Here's the contents of my
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Is there a better place to get support on this? Edit: Thanks to LekoArts, the answer is below ⬇️ |
Beta Was this translation helpful? Give feedback.
Is there a better place to get support on this?
Edit: Thanks to LekoArts, the answer is below ⬇️