Webpack error on gatsby build with gatsby-plugin-netlify-cms #32367
Unanswered
Pearce-Ropion
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working on upgrading to gatsby 3 (from 2) and have run into an issue while running
gatsby build
. The issue does not occur in development. I have also confirmed that the issue is caused by the webpack process that is initialized ingatsby-plugin-netlfiy-cms
as removing that plugin allows the build to complete normally.Base on this issue, I thought that the issue may have been caused by a webpack version mismatch within my node_modules however, after confirming that only 1 version of webpack was installed, the issue persists
I've been banging my head against the wall for a few days on this, any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions