./src/index.js Module not found: Can't resolve 'react-dom/client' in "c:\users\….."
Advertisements Above is the code of the index.js file, below is the error shown in this file I have tried solving this error in many ways, I have also updated the React and React DOM to version "react": "^18.0.0-rc.0", "react-dom": "^18.0.0-rc.0". I also tried deleting the node modules and re-installing node modules. Waiting for solutions.… Read More ./src/index.js Module not found: Can't resolve 'react-dom/client' in "c:\users\….."