When creating a new react native project using the standard react-native init MyApp and running react-native run-ios for the first time I\'m seeing
react-native init MyApp
react-native run-ios
Current error message suggests these steps to fix this:
The last one solved it for me.