Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Failure for >64K-file archives on MacOS #1

Closed
jlevy opened this issue Sep 2, 2015 · 0 comments
Closed

Failure for >64K-file archives on MacOS #1

jlevy opened this issue Sep 2, 2015 · 0 comments
Labels

Comments

@jlevy
Copy link
Contributor

jlevy commented Sep 2, 2015

During decompression, the call to unzip on MacOS 10.10.3 fails since unzip doesn't support Zip64 (even though zip does!).

error:  expected central file header signature not found (file #66056).
  (please check that you have transferred or created the zipfile in the
  appropriate BINARY mode and that you have compiled UnZip properly)
error: Command '['unzip', '-q', '....$f2c6d5a9cb34d0b551ffff2e3761cd8cdd15200c-Darwin$/node_modules.zip']' returned non-zero exit status 3

http://superuser.com/questions/114011/extract-large-zip-file-50-gb-on-mac-os-x

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant