Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

m1 pod install

# STEP 1: Install ffi
sudo arch -x86_64 gem install ffi

# STEP 2: Re-install dependencies
arch -x86_64 pod install
Comment

apple m1 pod install issue

sudo arch -x86_64 gem install ffi

arch -x86_64 pod install

Comment

pod install mac m1

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

PREVIOUS NEXT
Code Example
Shell :: How to see incognito history? 
Shell :: github minishell1 
Shell :: error install cocoapods 
Shell :: elastic beanstalk installation command on cli 
Shell :: get windows service name cmd 
Shell :: npm install cli vue 
Shell :: wget command not found mac 
Shell :: open firewall port in linux 
Shell :: git rebase continue 
Shell :: powreshell function cleanup 
Shell :: embed photos google drive 
Shell :: git branch delete remote 
Shell :: installing star aligner in macos 
Shell :: bash curl weather report 
Shell :: check if variable contains string bash 
Shell :: Install Google Cloud SDK Snap 
Shell :: uninstall mongoose using npm 
Shell :: linux remove nested files with names 
Shell :: screen recorder ubuntu 
Shell :: add sudo user ubuntu 
Shell :: generate ed25519 key pair 
Shell :: conda install mmcv 
Shell :: linux tail colorful 
Shell :: compress a folder linux zip 
Shell :: rpi install pivpn 
Shell :: install pecl on mac 
Shell :: install mongodb ubuntu 20.04 
Shell :: linux opened ports 
Shell :: git check ignore 
Shell :: droidcam/v4l2loopback device not found (/dev/video[0-9]). did you install correctly? 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =