After upgrading my Mac OS from High Sierra
to Catalina
, I encountered an issue when trying to run my project.
I followed the steps of running the command react-native init, pod install in the ios directory, and then attempted to run the iOS code using Xcode (10.0).
"react": "16.9.0"
"react-native": "0.61.3"
However, I ran into an error while trying to run the iOS code using Xcode:
Error: Failed to read '../node_modules/react-native/ReactCommon/jsinspector/InspectorInterfaces.cpp'