`
小嗷喏
  • 浏览: 51153 次
  • 性别: Icon_minigender_1
  • 来自: 石家庄
社区版块
存档分类
最新评论

Cocoapods error Could not read from remote repository.

    博客分类:
  • iOS
阅读更多

  在终端运行 pod install 出现下面error

[!] Pod::Executable pull
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

   解决方法,在终端输入:

 gem update --system

   接着在输入:

sudo gem install cocoapods

    

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics