CocoaPods Installation Failure (Unable to resolve dependencies)
问题 I have a problem while installing CocoaPods on MacOS X 10.3. The first try fails with a DependencyError for nap. I install nap and try again with the same result. Uninstalling and reinstalling doesn't help. andreass-mbp:~ AndreasB$ sudo gem uninstall cocoapods Password: andreass-mbp:~ AndreasB$ sudo gem uninstall nap Successfully uninstalled nap-1.0.0 andreass-mbp:~ AndreasB$ sudo gem install nap Fetching: nap-1.0.0.gem (100%) Successfully installed nap-1.0.0 Parsing documentation for nap-1.0