RxSwiftCommunity / RxDataSources

UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot install by CocoaPods and Carthage

yosuke1985 opened this issue · comments

I could not install, could you give me advice?

[!] Error installing RxDataSources
[!] /usr/local/bin/git clone https://github.com/RxSwiftCommunity/RxDataSources.git /var/folders/qv/vb8kxrlj5wj3w49fy8q4g34c0000gp/T/d20201120-32546-1qcf96l --template= --single-branch --depth 1 --branch 4.0.1

Cloning into '/var/folders/qv/vb8kxrlj5wj3w49fy8q4g34c0000gp/T/d20201120-32546-1qcf96l'...
fatal: unable to access 'https://github.com/RxSwiftCommunity/RxDataSources.git/': Failed to connect to github.com port 443: Operation timed out

Carthage also

*** Cloning RxDataSources
A shell task (/usr/bin/env git clone --bare --quiet https://github.com/RxSwiftCommunity/RxDataSources.git /Users/yosuke.nakayama/Library/Caches/org.carthage.CarthageKit/dependencies/RxDataSources) failed with exit code 128:
fatal: unable to access 'https://github.com/RxSwiftCommunity/RxDataSources.git/': Failed to connect to github.com port 443: Operation timed out

it works fine, so I close this issue