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

EMFILE error happened when the zip file is too big #24

Open
928PJY opened this issue Mar 12, 2019 · 1 comment
Open

EMFILE error happened when the zip file is too big #24

928PJY opened this issue Mar 12, 2019 · 1 comment

Comments

@928PJY
Copy link

928PJY commented Mar 12, 2019

when I use this package to decompress a package whose size is almost 100M, I got a error: EMFILE, too many open files. here is part of code.

@928PJY
Copy link
Author

928PJY commented Mar 12, 2019

seems that use fs-extra instead of fs can fix this problem, PR created

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

No branches or pull requests

1 participant