MacBook-Pro:~ skbc$ pod setup --verbose
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin13/rbconfig.rb:212: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
Setting up CocoaPods master repo
Cloning spec repo `master` from `https://github.com/CocoaPods/Specs.git` (branch `master`)
$ /usr/bin/git clone 'https://github.com/CocoaPods/Specs.git' master
Cloning into 'master'...
Cocoapods 웹 사이트에서 제공하는 리소스, SO 및 몇 가지 비디오 자습서를 살펴 보았습니다. 몇 시간을 기다린 후에도 아무 일도 일어나지 않지만 문제가 무엇인지 파악하려고 노력하고 있습니까? 귀하의 의견과 제안에 감사드립니다. 감사합니다!!!
--verbose
복제 단계가 조용히 진행되었습니다. 그래서 나는 ~/.cocoapods
그것이 여전히 복제되고 있는지 확인하기 위해 디렉토리 의 크기 를 확인했습니다. 크기는 결국 ~ 100Mb로 증가했습니다.
git clone https://github.com/CocoaPods/Specs.git
어떻게 되나요? 작동합니까 아니면 실패합니까?