terminal - Cannot Install CocoaPods -


i having trouble installing cocoapods. when try sudo gem install cocoapods, gives me error saying error: error installing cocoapods: activesupport requires ruby version >= 2.2.2.

you can make work manually installing compatible activesupport first.

sudo gem install activesupport -v 4.2.6 sudo gem install cocoapods 

Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

qt - Microsoft FTP Service 451 The parameter is incorrect -