Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

CocoaPods not installed

$ sudo gem install cocoapods
Comment

flutter doctor - CocoaPods installed but not working

curl -L https://get.rvm.io | bash -s stable
rvm install ruby-2.6
rvm use ruby-2.6.5
rvm --default use 2.6.5
sudo gem update
sudo gem install ffi
brew install libffi
sudo gem install cocoapods
pod setup
Comment

flutter cocoapods not installed

If with sudo its failing,First download and install brew 
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
step 1 brew install cocoapods
step 2 sudo arch -x86_64 gem install ffi
step 3 arch -x86_64 pod install
Comment

PREVIOUS NEXT
Code Example
Shell :: find command 
Shell :: install git on linux 
Shell :: delete a local and remote git branch 
Shell :: enable wifi raspberry pi headless 
Shell :: cpu temp on ubuntu 
Shell :: ansible copy 
Shell :: git merge force 
Shell :: dotenv installation 
Shell :: httpd ssl docker 
Shell :: add arabic keyboard ubuntu 20.04 
Shell :: change commit author 
Shell :: get current branch name git 
Shell :: check if s3 bucket exists 
Shell :: virtualbox ubuntu mouse scroll not working 
Shell :: ubuntu cant find packages terminal 
Shell :: compress folder ubutnu 
Shell :: edit cron jobs linux 
Shell :: new commit 
Shell :: minikube docker driver 
Shell :: install auth token 
Shell :: kubectl get namespace 
Shell :: bash float operation 
Shell :: docker-compose change working dir 
Shell :: yum uninstall package 
Shell :: bash how to remove the first n lines of a file 
Shell :: -bash: expo: command not found 
Shell :: linux path environment variable 
Shell :: starting apache2 server 
Shell :: active developer path does not exist 
Shell :: s3 cli get list of files in folder 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =