This happens mostly when you delete the package-lock.json and do npm install, try using the old package-lock.json and do npm install and then npm start -- --reset-cache
npm start -- --reset-cache