Cannot find module ‘metro/src/lib/TerminalReporter’ in expo react-native project Whenever I try to run npm start to start my project. It throws this error : Package.json Any Idea how to get out of this? I have also tried this: Deleted node_modules folder and package-lock.json and reinstalled using npm install but didn’t work.