-
Notifications
You must be signed in to change notification settings - Fork 519
Closed
Description
When trying to run my app using react-native run-ios, I receive the following error:
=== BUILD TARGET RNAdMobManager OF PROJECT RNAdMobManager WITH CONFIGURATION Debug ===
Check dependencies
Argument list too long: recursive header expansion failed at /Users/gilad/MyProject/node_modules/react-native-admob/ios/../../../ios/Pods/React/node_modules/fsevents/node_modules/ajv/dist.
** BUILD FAILED **
I have the following in my package.json:
"react-native-admob": "^2.0.0-beta.2",
And inside my Podfile:
pod 'Google-Mobile-Ads-SDK'
I've tried to clean my build folder, as well as XCode's DerivedData - but it doesn't help...
Furqankhanzada and evanjmg
Metadata
Metadata
Assignees
Labels
No labels