CocoaPods / search.cocoapods.org

This is the CocoaPods search engine repo, please direct CocoaPods issues to the main CocoaPods repository.
25 stars 11 forks source link

pod setup throws error #29

Closed davidfekke closed 11 years ago

davidfekke commented 11 years ago

When I try to run 'pod setup', I get the following error;

/Users/{user}/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:296:in to_specs': Could not find 'cocoapods' (>= 0) among 66 total gem(s) (Gem::LoadError) from /Users/{user}/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:307:into_spec' from /Users/{user}/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_gem.rb:47:in gem' from /Users/{user}/.rvm/rubies/ruby-1.9.3-p194/bin/pod:22:in

'

floere commented 11 years ago

Please report CocoaPods issues here: https://github.com/CocoaPods/CocoaPods/issues. Thanks!