Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Error installing cocoapods "sudo gem install cocoapods" MacOs Catalina

I think you don't have the commande lines tool on Xcode...

sudo xcode-select --reset
xcode-select --install

Keep us posted...


Seems like you don't have access to usr/bin directory. i have been there!!

please try below command.

sudo gem install -n /usr/local/bin cocoapods

this should work. Thanks!!

Please refer this post more information about access rights.

Tags:

Objective C

Swift

Cocoapods

Swift5.2

Related

Flatten a list of lists containing single strings to a list of ints Xamarin - Error IDE1100 Error reading content of source file laravel - difference between foreignId() and unsignedBigInteger() Pandas, Future Warning: Indexing with multiple keys show snackbar on fcm notification on every screen Custom Button in SwiftUI List Why does a wildcard match work when enumerating all cases doesn't? Mocha + TypeScript: Cannot use import statement outside a module c# 8 switch expression: No best type was found for the switch expression How can I write into the browser´s console via Blazor WebAssembly? Add ID found in list to new column in pandas dataframe Self hosting HTTP(s) endpoints in .net core app without using asp.net?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy