Thứ Hai, 12 tháng 10, 2015

Mac El Capitan 10.11: Pod Broken Specs Repository (fixed)

I run pod install, then the terminal return this error:
There was an error reading '/Users/ ... /.cocoapods/repos/master/CocoaPods-version.yml'.
Please consult http://blog.cocoapods.org/Repairing-Our-Broken-Specs-Repository/ for more information.

After search and do a lot of solutions, I found the way to fixed it.
Link: http://qiita.com/SatoTakeshiX/items/0f47a47cbe3c716d0d5d

sudo rm -fr ~/.cocoapods
sudo gem cleanup
sudo gem install psych -v 2.0.0
sudo gem uninstall psych -v 2.0.10

Continues ...
- Comments

0 nhận xét:

Đăng nhận xét