AppCenterReactNativeAnalytics: Argument list too long

时间:2018-02-26 17:42:29

标签: xcode react-native react-redux parameter-passing

When I do react-native link, it will install AppCenterReactNativeAnalytics and AppCenterReactNativeCrashes. After doing link, when I try to run the project it will give me following errors:

Argument list too long: recursive header expansion failed at /Users/PROJ_PATH/PROJ_NAME/node_modules/appcenter-analytics/ios/../../../ios/Pods/React/node_modules/merge-stream.

And

Argument list too long: recursive header expansion failed at /Users//PROJ_PATH/PROJ_NAME//node_modules/appcenter-crashes/ios/../../../ios/Pods/React/node_modules/mkdirp/node_modules/minimist/test

I check headerSearchPath and its seems ok. Can anyone tell me what is the issue which I do?

0 个答案:

没有答案