Created
August 17, 2015 17:19
-
-
Save rgm/bc70c473d99d8861fef9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ pod install | |
Setting up CocoaPods master repo | |
[!] There was an error reading '/Users/rgm/.cocoapods/repos/master/CocoaPods-version.yml'. | |
Please consult http://blog.cocoapods.org/Repairing-Our-Broken-Specs-Repository/ for more information. | |
❯ pod setup | |
Setting up CocoaPods master repo | |
First, rewinding head to replay your work on top of it... | |
Fast-forwarded master to 041e73f076dd60b788bc4f2676532e234f892b8d. | |
From https://github.com/CocoaPods/Specs | |
e5aa5d7..041e73f master -> origin/master | |
[!] There was an error reading '/Users/rgm/.cocoapods/repos/master/CocoaPods-version.yml'. | |
Please consult http://blog.cocoapods.org/Repairing-Our-Broken-Specs-Repository/ for more information. | |
❯ rm -rf ~/.cocoapods | |
❯ pod setup | |
Setting up CocoaPods master repo | |
[!] There was an error reading '/Users/rgm/.cocoapods/repos/master/CocoaPods-version.yml'. | |
Please consult http://blog.cocoapods.org/Repairing-Our-Broken-Specs-Repository/ for more information. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment