Upgrading from 2.32.2 to 3.1.2 causes compile errors #30710
Unanswered
AndrewTraub
asked this question in
Help
Replies: 1 comment
-
You should check your |
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 upgraded my package.json->gatsby from ^2.32.2 to ^3.12 and now gatsby develop crashes with this error:
failed Building development bundle - 59.350s
ERROR in ./src/assets/css/style.css
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/css-loader/dist/cjs.js):
URIError: URI malformed
Beta Was this translation helpful? Give feedback.
All reactions