I am trying to install Cocoapods
on a mac running MacOS Sierra. After writing "sudo gem install cocoapods"
(getting no error), I entered "pod setup"
. However, my terminal just gets stuck on the line "Setting up CocoaPods master repo"
.
Can anyone help me identify my mistake? Thanks in advance!