mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #89] Installation issue #53
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @350050183 on GitHub (Jul 7, 2016).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/89
$ bundle exec pod install
Analyzing dependencies
Pre-downloading:
LoginServiceKitfromhttps://github.com/Clipy/LoginServiceKit.git, commitba5de4c850dba6dc597241913ca049a220a61316[!] Unable to find a specification for
RxOptional@Econa77 commented on GitHub (Jul 7, 2016):
@350050183 Please try
bundle exec pod repo updateandbundle exec pod installcommand.@350050183 commented on GitHub (Jul 7, 2016):
@Econa77
$ bundle exec pod repo update
Updating spec repo
masterPerforming a deep fetch of the
masterspecs repo to improve future performance[!] /usr/bin/git fetch --unshallow
error: RPC failed; curl 56 SSLRead() return error -36
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
@Econa77 commented on GitHub (Jul 7, 2016):
@350050183 This problem is
CocoaPodsorgitissue.Please try
sudo rm -rf ~/.cocoapods/repos/masterandbundle exec pod setup,bundle exec pod repo updatehttps://github.com/CocoaPods/CocoaPods/issues/5332
or
Setting global git config.
https://github.com/CocoaPods/CocoaPods/issues/5278