Reset yarn and cache React Native YARN CACHE CLEAN yarn cache clean rm -rf node_modules && yarn RUN CLEAN THE SIMULATOR yarn start --reset-cache THEN TO SHOW THE PROCESSES lsof -i :8081 KILL THE PORTS e.g.: kill 287 RUN XCODE