Install Pod error
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 20/100
Research direction
Start by reproducing the CocoaPods installation failure and inspect the CBitcoin/Frameworks.zip artifact referenced in the error. Confirm whether the archive can be retrieved and unpacked successfully, then verify that the pod installation completes without the reported unzip error.
Written by the indexing model from the issue text.
Description
Help got this error when installing pod
[!] /bin/bash -c
set -e
pushd CBitcoin
rm -rf Frameworks/
unzip -o -q Frameworks.zip
popd
~/Library/Caches/CocoaPods/Pods/Release/CBitcoin/0.2.2-8c3a2/CBitcoin ~/Library/Caches/CocoaPods/Pods/Release/CBitcoin/0.2.2-8c3a2
[Frameworks.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of Frameworks.zip or
Frameworks.zip.zip, and cannot find Frameworks.zip.ZIP, period.
- Dominant language
- Swift
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Cocoanetics/SwiftACP#52 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
storyblok/storyblok-swift#12 ·
-
bug yapback
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100