filmov
tv
How to Fix Cocoapods Install Errors on an Apple Silicon Macs
Показать описание
This is a followup tutorial on how to fix and correctly install Cocoapods on your Apple Silicon machine(M1,M2).
MacOS comes preinstalled with an oudated ruby version that gem tries to install binaries for. We are going to learn how to properly fix this and get the right version of ruby installed in your machine.
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory
Getting Started Guide
Ruby
Homebrew
Commands
brew install ruby-install chruby
Edit the .zshrc file
vi ~/.zshrc or sudo vi ~/.zshrc
chruby ruby-3.1.2
Install the latest ruby
ruby-install --latest ruby
Finally install cocoapods
sudo gem install cocoapods
Buy Me Coffee
Social
Shot with Sony ZV-E10
My Workstation Setup
Macbook Pro 16 inch M1 Pro
Samsung 28-Inch 4K UHD Led-Lit Monitor
Apple Magic Keyboard with Touch ID and Numeric Keypad
MacOS comes preinstalled with an oudated ruby version that gem tries to install binaries for. We are going to learn how to properly fix this and get the right version of ruby installed in your machine.
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory
Getting Started Guide
Ruby
Homebrew
Commands
brew install ruby-install chruby
Edit the .zshrc file
vi ~/.zshrc or sudo vi ~/.zshrc
chruby ruby-3.1.2
Install the latest ruby
ruby-install --latest ruby
Finally install cocoapods
sudo gem install cocoapods
Buy Me Coffee
Social
Shot with Sony ZV-E10
My Workstation Setup
Macbook Pro 16 inch M1 Pro
Samsung 28-Inch 4K UHD Led-Lit Monitor
Apple Magic Keyboard with Touch ID and Numeric Keypad
How to Fix Cocoapods Install Errors on an Apple Silicon Macs
How to Solve CocoaPods not installed or not in valid state ? Flutter Android Studio macOs iOs Dart
How to install Cocoapods on Mac M1 | Swift | | Xcode | | Cocoapods | | Homebrew |
How to Install Cocoapods in One Minute
How to Fix CocoaPods Not Installed or Not in Valid State
install cocoapods and ruby on macbook pro M1 - resolve issue with flutter
Error installing Cocoapods | Fix Cocoapods Installation (New Method Work 100%)
How to Fix CocoaPods Installation Error for iOS Framework Addition in Xcode
Error installing cocoapods: The last version of activesupport | sudo gem install cocoapods
Error Installing Cocoapods | Fix Cocoapods Installation Error
Installing CocoaPods on a MAC
[SOLVED] Flutter IOS Build Fail on Error Running Pod Install
How to Install CocoaPods With Gem or With Homebrew
How to Resolve iOS Framework Addition Failed due to cocoaPods Installation Failure in Unity iOS.
the sandbox is not in sync with the Podfile.lock. Run ‘pod install’ or update your CocoaPods .
How to Fix the CocoaPods Not Installed or Not in Valid State Error in Flutter
fix flutter error | warning: cocoapods minimum required version not installed or not in valid state
86 - Swift Xcode How to install and use CocoaPods
How to Solve Flutter Error Running Pod Install on M1
Cocoapods and Xcode Search Paths Bug
No `Podfile' found in the project directory.
[xCode] Install and Create with Cocoapods | Fix Issue Install Pods not response or working
How to Fix Flutter Error: CocoaPods Could not Find Compatible Versions for pod
How to Install CocoaPods iOS without error, problem, simple, easy, fast Podfile | iOS Development
Комментарии