You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected]
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
The text was updated successfully, but these errors were encountered: