2014-03-07 40 views
0

当我运行pod setuppod installcocoapod设置/安装错误

我收到以下错误:

/Users/me/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:298:in `to_specs': Could not find 'cocoapods' (>= 0) among 109 total gem(s) (Gem::LoadError) 
    from /Users/me/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:309:in `to_spec' 
    from /Users/me/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_gem.rb:53:in `gem' 
    from /Users/dereklo/.rvm/rubies/ruby-1.9.3-p448/bin/pod:22:in `<main>' 

然而,当我运行sudo的吊舱安装和须藤吊舱安装它似乎工作:

sudo pod setup 
Setting up CocoaPods master repo 
Updating 4974084..a1c1bb3 

Fast-forward 

Heyzap/6.4.0/Heyzap.podspec | 20 ++++++++++++++++++++ 

1 file changed, 20 insertions(+) 

create mode 100755 Heyzap/6.4.0/Heyzap.podspec 
From https://github.com/CocoaPods/Specs 

    4974084..a1c1bb3 master  -> origin/master 
Setup completed (read-only access) 

而且

sudo pod install 
Analyzing dependencies 
Downloading dependencies 
Installing AFNetworking (2.2.0) 
Generating Pods project 
Integrating client project 

[!] From now on use `adsfasdf.xcworkspace`. 

这是为什么?

+0

好吧,试试'open adsfasdf.xcworkspace'并让我知道 – preetam

+0

@preetam我得到“Pods项目”已被锁定进行编辑,并且您可能无法保存更改,您想解锁吗?然后这个错误http://stackoverflow.com/questions/22241797/cocoapods-error-at-compile-time – Apollo

回答

1

更好的办法去除你的POD法师尝试...

A. pod repo remove master

然后重复荚成立...

B. pod setup

C.安装你的项目的豆荚。