Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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 :: how to verify if pip installed a package 
Shell :: drop cache ubuntu 
Shell :: push clone repo to own repo 
Shell :: brave install ubuntu 
Shell :: speed test cli 
Shell :: pinterest clone github 
Shell :: how to install apple music ubuntu 
Shell :: ansible sudo pass 
Shell :: evernote linux 
Shell :: install zsh hyper mac 
Shell :: bash loop lines in file 
Shell :: cargo add command not found 
Shell :: Get all changes of the main branch locally 
Shell :: make root password kali 
Shell :: linux print screen 
Shell :: remove git proxy local 
Shell :: git keeps changed file when switching to different branch 
Shell :: see changes to be pushed git 
Shell :: substring replacement 
Shell :: compare strings shell 
Shell :: start chrome linux 
Shell :: install eclipse in ubuntu 
Shell :: how do i get the last commit 
Shell :: get ORACLE_HOME linux 
Shell :: kubectl get pods 
Shell :: Error: ENOSPC: System limit for number of file watchers reached, watch 
Shell :: Fetch all braches in git 
Shell :: bash add new line to crontab 
Shell :: permissão de execução linux 
Shell :: git amend last commit message 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =