-
Notifications
You must be signed in to change notification settings - Fork 268
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
Failing to install through cocoapods #260
Comments
Hi @moneymalone What version of CocoaPods are you using? I think you simply need to upgrade. Also cleaning your repo dir might help. Are you by any chance using cocoapods-0.34.0.rc2? I am currently getting this issue while using 0.34.0rc2, but when I switch over to cocoapods-0.33.1 the issue is resolved. |
Since a lot of people are getting this issue, would you mind asking on StackOverflow, and I'll answer it there? |
Here's the question on StackOverflow: http://stackoverflow.com/questions/26072877/typhoon-failing-to-install-using-cocoapods |
Solved by upgrading to Cocoapods 0.34.1 |
After creating a new project in Xcode, I added
to my Podfile. When trying to install the pod, I get the following error:
The text was updated successfully, but these errors were encountered: