Closed MendelBak closed 1 year ago
Grommet doesn't currently support styled-components v6. There is work in progress to support v6.
So, I need to revert to v5?
I just tried with version 5.3.10 and the same failure persists. Which version does Grommet work with?
I checked the Grommet package.json
and it specifies v5.1.0. I tried installing that, clearing my node_modules
and reinstalling but the error is still there.
Be sure to clear out your node_modules. It should work fine with most v5 versions. For example I'm using 5.3.11 in one situation as we speak.
Clearing it out again worked. Cheers mate! Thanks for the help!
I have a brand new react/Vite project and when I add a simple Anchor or Text component the site crashes with the below error message.