Posts

Showing posts from February, 2024

react problems solutation after adding module

 https://stackoverflow.com/questions/66127456/new-react-app-failed-to-compile-immediatly-following-install Downgrading  typescript  from  5.3.3  to  5.1.6  worked for me. Note I'm not being precise here - I didn't work out what the minimum downgrade should be, I'm just informing you that this specific version worked for me