Open sarahannnicholson opened 3 years ago
If anyone runs into this, npm i gatsby-plugin-material-ui@latest
was my only change and it was fixed. Continued using the same versions above for Gatsby etc.
To add to this ticket, the solution I posted only worked for one of our projects. Other projects gave the following npm error:
node_modules/gatsby gatsby@^2.27.4 from the root project could not resolve dependency: peer gatsby@^3.0.0 from gatsby-plugin-material-ui@4.0.3
We have decided to update Gatsby to v3 as it was long overdue.
Re-opening to see if there is a better solution than a massive upgrade.
Running into issues with
gatsby develop
today. I believe it has to do with thisgatsby-plugin-material-ui
package or one of its dependencies.Here is the error I get when trying to develop:
Some information about my versioning and systems I ran
gatsby info --clipboard
. The output was:MUI versions