Having error with gatsby-plugin-styled-components and gatsby v3 #30593
Unanswered
hrahimi270
asked this question in
Help
Replies: 1 comment
-
Also experiencing this issue |
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.
-
Hi folks.
I just started using Gatsby v3 today. So, I copied one of my projects that were built with Gatsby v2 and upgraded the packages to the latest version (mostly gatsby-related packages).
But I had some errors and problems that are normal when migrating to a new version (:
One thing that I wasn't able to fix, was an error from
gatsby-plugin-styled-components
.It only shows up in the building process, but if I enable the
DEV_SSR
flag, it interrupts the dev server too.And this is my
gatsby info
result:Can anyone help me fix that?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions