Project is in React Native Cli. Error screenshot
- RN version : 0.68.0
- Mac book modal : 11.67
- react version : 17.~.~
- XCode version : 13.1
this error occur on local run of react native cli project.
Note : I already check through by deleting pod folder and reinstall it. but didn't work. Also test with by with and without comment code of flipper in pod file
CodePudding user response:
Check your main folder name it should not include spaces. After doing this try building your app again.