Answers for "could not find a valid gem 'cocoapod'"

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 "could not find a valid gem 'cocoapod'"

Browse Popular Code Answers by Language