Appcenter-sdk-react-native: Argument list too long: recursive header expansion ...

Created on 13 May 2018  路  5Comments  路  Source: microsoft/appcenter-sdk-react-native

When are we getting a fix released?

https://github.com/Microsoft/AppCenter-SDK-React-Native/issues/209
https://github.com/Microsoft/AppCenter-SDK-React-Native/issues/246
https://github.com/Microsoft/AppCenter-SDK-React-Native/pull/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. https://github.com/tinycreative/react-native-intercom/issues/202

support

All 5 comments

Hi @elnygren

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

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.

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

Hey @kdela,

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

Hey @kdela @elnygren,

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

Thanks.

Was this page helpful?
0 / 5 - 0 ratings