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

Unable to run pod install #17

Closed
julienvincent opened this issue Sep 13, 2016 · 5 comments
Closed

Unable to run pod install #17

julienvincent opened this issue Sep 13, 2016 · 5 comments

Comments

@julienvincent
Copy link

I get a cocoa error when running pod install:

untimeError - [Xcodeproj] Consistency issue: no parent for object `Main Group`: ``
@madhu314
Copy link
Contributor

Ran into similar issue, seems to be issue with cocoapods, CocoaPods/CocoaPods#5847 (comment) suggestion helped me resolve tit

@efhayati
Copy link

@madhu314 Would you please let me know how did you resolve it? I tries the suggested URL but I couldn't fix the issue.

@julienvincent
Copy link
Author

julienvincent commented Oct 21, 2016

I 'solved' it by copy pasting the two source files (ReactNativeAudioStreaming.h and ReactNativeAudioStreaming.m) from github directly into my project's ios directory.

@madhu314
Copy link
Contributor

madhu314 commented Oct 24, 2016

I think latest master should have the fix, issue (#10) has been closed with a PR
no need to go via any pod routes

@tlenclos
Copy link
Owner

This should be fixed with latest release (2.2.0), can you retry please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants