Skip to content

Instantly share code, notes, and snippets.

@rgm
Created August 17, 2015 17:19
Show Gist options
  • Save rgm/bc70c473d99d8861fef9 to your computer and use it in GitHub Desktop.
Save rgm/bc70c473d99d8861fef9 to your computer and use it in GitHub Desktop.
❯ 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