typescript: Cannot find module ‘react’ May 11, 2023 by Tarik I had the same issue. You just need to install @types: npm i -D @types/react