ERROR: Build fail. Argument list too long
See original GitHub issueI added this library and now my XCode project is not building anymore. This is the error i am getting.
and this is what i have in Header Search Paths
Simply by calling react-native link react-native-fcm
and nothing else, this error appears
Issue Analytics
- State:
- Created 7 years ago
- Comments:18 (7 by maintainers)
Top Results From Across the Web
Argument list too long error for rm, cp, mv commands
The reason this occurs is because bash actually expands the asterisk to every matching file, producing a very long command line. Try this:...
Read more >The “Argument List Too Long” Error in Linux Commands
In this tutorial, we'll look at the “argument list too long” problem, often encountered while working with a large number of files.
Read more >"Arguments too long" error when including a large number of ...
Description: When placing a folder with a large number of tiles, inside the project sources directory, the Makefile will iterate through all ...
Read more >kernel - "Argument list too long": How do I deal with it, without ...
The standard advice is to change the command I use, to avoid requiring so much space for arguments (e.g., use find and xargs...
Read more >Swift 5.5+ error, argument list is too long
When we build it on Xcode 12.5.1, everything is ok. When we tried to build it on Xcode 13+, getting compile error "Argument...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This issue is not fix, so it should be opened again. I have the same issue ad there are no solution still
Guys, same error here as well.