question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR: Build fail. Argument list too long

See original GitHub issue

I added this library and now my XCode project is not building anymore. This is the error i am getting.

image

and this is what i have in Header Search Paths

image

Simply by calling react-native link react-native-fcm and nothing else, this error appears

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:18 (7 by maintainers)

github_iconTop GitHub Comments

10reactions
tiaaaa123commented, Aug 8, 2017

This issue is not fix, so it should be opened again. I have the same issue ad there are no solution still

4reactions
thadeucommented, Dec 4, 2017

Guys, same error here as well.

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found