RxSwiftCommunity / RxDataSources

UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
MIT License
3.1k stars 496 forks source link

Cannot install by CocoaPods and Carthage #381

Closed yosuke1985 closed 4 years ago

yosuke1985 commented 4 years ago

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
yosuke1985 commented 4 years ago

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
yosuke1985 commented 4 years ago

it works fine, so I close this issue