I first started my project with Expo and ejected it. Now, I\'m trying to run the command react-native run-ios and it comes back with this error:
CoreData:
This issue:
https://github.com/react-native-community/cli/pull/414
was fixed on @react-native-community/cli v1.9.8:
@react-native-community/cli v1.9.8
https://github.com/react-native-community/cli/releases/tag/v1.9.8
A bump in your yarn.lock to some version over 1.9.8 should fix it.