mockingbot / react-native-zip-archive

Zip archive utility for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error install SSZipArchive

anutting opened this issue · comments

[!] Error installing SSZipArchive
[!] /usr/local/bin/git clone https://github.com/ZipArchive/ZipArchive.git /var/folders/nb/wn3tl6997cq579h_sk371jc0ngkmg_/T/d20220215-40987-14340az --template= --single-branch --depth 1 --branch v2.2.3

Cloning into '/var/folders/nb/wn3tl6997cq579h_sk371jc0ngkmg_/T/d20220215-40987-14340az'...
warning: Could not find remote branch v2.2.3 to clone.
fatal: Remote branch v2.2.3 not found in upstream origin

The dependency https://github.com/ZipArchive/ZipArchive updated their recommended min version that should be used, and along with that deleted any branch older than 2.4.2.

This should be resolved, the dependency restored the older branches.