-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR #98123: Generating development JavaScript bundle failed v2.31.1 #29213
Comments
Temporary workaround 🔧I was running |
I also encounter this issue when upgrading
My workaround is to downgrade
|
Description
Recently upgraded our site to run
gatsby
2.31.1.
from2.27.4
and noticed our CMS previews in Gatsby Cloud seemed to be cancelled. Taking a look into the issue further I logged a ticket with Gatsby Cloud to take a look, this is what their response from one of their devs was:I then reverted the version to run from our previously working one, which seemed fine when I was running locally.
Errors
Steps to reproduce
At the time of writing this ticket I'm riddled with console errors when running
yarn develop
;gatsby build && gatsby serve
seems to build completely fine and our production builds still seem to build and deploy without errors, yet the CMS previews and local development are erroring.Expected result
The local development environment of
gatsby
should spin up, and I believe had been working as of last week.Actual result
Continually met with persistent errors when trying to build locally.
The text was updated successfully, but these errors were encountered: