Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting an error during pod install: can't find gem cocoapods #15

Open
palexs opened this issue Oct 5, 2022 · 0 comments
Open

Getting an error during pod install: can't find gem cocoapods #15

palexs opened this issue Oct 5, 2022 · 0 comments

Comments

@palexs
Copy link

palexs commented Oct 5, 2022

When running pod install I kept receiving this error:

Traceback (most recent call last):
	4: from /Users/xyz/.rvm/gems/ruby-2.7.5/bin/ruby_executable_hooks:22:in `<main>'
	3: from /Users/xyz/.rvm/gems/ruby-2.7.5/bin/ruby_executable_hooks:22:in `eval'
	2: from /Users/xyz/.rvm/gems/ruby-2.7.5/bin/pod:25:in `<main>'
	1: from /Users/xyz/.rvm/rubies/ruby-2.7.5/lib/ruby/site_ruby/2.7.0/rubygems.rb:284:in `activate_bin_path'
/Users/xyz/.rvm/rubies/ruby-2.7.5/lib/ruby/site_ruby/2.7.0/rubygems.rb:265:in `find_spec_for_exe': can't find gem cocoapods (>= 0.a) with executable pod (Gem::GemNotFoundException)

The solution was to run bundle install from root. I guess this step should be added to the Readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant