I\'m trying to deploy an app that was created with create-react-app.
The app works both as npm start and npm run build locally, but gives a module not found e
Just been stung by this same issue. Mac filesystem and git apparently not case sensitive, I had to run the following on each controversial file and folder: