Home

Published

- 1 min read

pod install mac m1

img of pod install mac m1

The solution for this is noted below

pod install mac m1

Solution

   # 2022 approach
# Uninstall the local cocoapods gem
sudo gem uninstall cocoapods
# Reinstall cocoapods via Homebrew
brew install cocoapods

Try other methods by searching on the site. That is if this doesn’t work