Open utopictown opened 10 months ago
me too
Anything on that?
I got the same error with
"react-helmet-async": "^2.0.4",,
"react": "^17.0.2",
"react-dom": "^17.0.2",
I tried to downgrade and the first version that works is :
"react-helmet-async": "^1.3.0"
is not a perfect but for now is the better solution I found
+1
me too
i got this when run yarn start, what configuration that i need to implement?
this is some of my packages that might be useful to debug