Skip to content

Can't build due to "Argument list too long" error #209

@giladno

Description

@giladno

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions