### Steps for reproduction First make sure you have no react-native packager instance running react-native init Bananas cd Bananas react-native run-ios ### Effect I get the error `Cannot find entry file index.ios.js in any of the roots: ["/Users/dshe/code/Bananas/node_modules/react-native/packager"]`  ### Workaround Start the packager from `yarn start`