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

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

Browse Popular Code Answers by Language