Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument list too long: recursive header expansion ... #307

Closed
elnygren opened this issue May 13, 2018 · 5 comments
Closed

Argument list too long: recursive header expansion ... #307

elnygren opened this issue May 13, 2018 · 5 comments
Labels

Comments

@elnygren
Copy link

elnygren commented May 13, 2018

When are we getting a fix released?

#209
#246
#290

Edit: btw. the problem, at least for me, is definitely when React is installed in Pods dir, there are just too many files to go through recursively as React brings a little something called node_modules into the play :)

Also, you guys are definitely not the only ones to assume that Pods/ stays small enough to search through recursively. tinycreative/react-native-intercom#202

@bmourat
Copy link
Contributor

bmourat commented May 14, 2018

Hi @elnygren

PR addressing this issue(#290) was already merged and will be shipped in next release!

@dhei
Copy link
Member

dhei commented May 14, 2018

Hey @elnygren,

Thanks for getting in touch. We are shipping next version that contains #290 which fixes #209 and #246 probably in new few days. Thanks for your patience.

@kdela
Copy link

kdela commented May 15, 2018

Does anyone know which is the last version where this error not occur? I can't setup RN project through this error

@dhei
Copy link
Member

dhei commented May 15, 2018

Hey @kdela,

This issue has been fixed (#290) but not shipped yet. We will release next version very soon. Thanks.

@dhei
Copy link
Member

dhei commented May 17, 2018

Hey @kdela @elnygren,

As a follow up, sdk v1.5.1 is released today and the issue should be fixed.

Thanks.

@dhei dhei closed this as completed May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants