Answers for "error: could not find a valid gem 'cocoapod' (>= 0) in any repositor"

0

can't find gem cocoapods (>= 0.a) with executable pod (gem::gemnotfoundexception)

sudo gem uninstall cocoapods
sudo gem install -n /usr/local/bin
cocoapods pod install
Posted by: Guest on May-18-2021

Code answers related to "error: could not find a valid gem 'cocoapod' (>= 0) in any repositor"

Browse Popular Code Answers by Language