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
Hey!
Superconfusing error I get when I download the project and install it. When running the install and then an exercise I get this message:
../../../../node_modules/@types/react-dom/index.d.ts:20:19 - error TS2724: '"react"' has no exported member named 'SFCElement'. Did you mean 'CElement'
But I can't even find the @types/react-dom/index.d.ts file.
The text was updated successfully, but these errors were encountered:
This doesn't look like an issue to do with our repo - it looks like a local-only bug. You notice how the node_modules it's referencing are outside the repo?
Hey!
Superconfusing error I get when I download the project and install it. When running the install and then an exercise I get this message:
../../../../node_modules/@types/react-dom/index.d.ts:20:19 - error TS2724: '"react"' has no exported member named 'SFCElement'. Did you mean 'CElement'
But I can't even find the @types/react-dom/index.d.ts file.
The text was updated successfully, but these errors were encountered: