Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use decompress-zip "Miss ./zlib_bindings" #65

Open
pwolf451 opened this issue Apr 6, 2019 · 1 comment
Open

Cannot use decompress-zip "Miss ./zlib_bindings" #65

pwolf451 opened this issue Apr 6, 2019 · 1 comment

Comments

@pwolf451
Copy link

pwolf451 commented Apr 6, 2019

Hello everyone,

I am desperately looking for a solution to extract a large zip file (3Gb), and trying some APIs to find the best. Importing decompress-zip is OK, but when I write "var DecompressZip = require('decompress-zip');" I have the message "Import error, can't find file:
./zlib_bindings".

I am coding on Stackblitz with angular 7. I had the same problem with yauzl, unzip-stream, extract-zip, AdmZip...

Thank you in advance !

@sheerun
Copy link
Contributor

sheerun commented Apr 6, 2019 via email

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

No branches or pull requests

2 participants