-
|
Hi!
this is what i got... `error when starting dev server: react-dom/client (imported by C:/Users/loris/Documents/Web3-0/client/src/main.jsx) Are they installed? Help please |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
It could be that you have some sort of mismatch of React versions, or otherwise trying to use React like it was a different version, see this StackOverflow question for possible solutions to your issue. Otherwise, if none of the solutions work, please consider providing a remotely-hosted git repository (or similar) such that we can take a closer look. |
Beta Was this translation helpful? Give feedback.
It could be that you have some sort of mismatch of React versions, or otherwise trying to use React like it was a different version, see this StackOverflow question for possible solutions to your issue. Otherwise, if none of the solutions work, please consider providing a remotely-hosted git repository (or similar) such that we can take a closer look.