Answers for "can't find gem cocoapods (= 1.10.1) with executable pod"

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 "can't find gem cocoapods (= 1.10.1) with executable pod"

Browse Popular Code Answers by Language