NatChen

Once you have chosen the road of life, you have to be brave enough to go to the end and never look back.

sudo gem install cocoapods报错

1.删除原来的ruby源:

gem sources --remove https://gems.ruby-china.com/

2.添加国内镜像:

gem sources -a https://gems.ruby-china.com/

3.安装cocoapods:

sudo gem install cocoapods

 

posted @ 2020-08-25 11:08  NatChen  阅读(352)  评论(0编辑  收藏  举报