Fix: Could not find a declaration file for module 'react-dom/client'
when running the project
#162
Labels
Could not find a declaration file for module 'react-dom/client'
when running the project
#162
Issue
This error was raised the first time I start the project. But I tried this solution and it works as expected.
Expected
yarn run start
works like a champ.Steps to reproduce
yarn install
to install all dependenciesyarn run start
The text was updated successfully, but these errors were encountered: