Closed auschmann closed 7 years ago
Same problem here. Apparently it happens on macOS: http://blog.mact.me/2014/10/22/yosemite-upgrade-changes-open-file-limit
There is an open pull request to fix this on decompress: https://github.com/kevva/decompress/issues/48
@kevva any plans to merge that?
Hi,
i tried to download and unzip a zip package from our server.
Steps to reproduce:
I did the following:
What i expected:
I expected the file to be downloaded to the filepath /tmp/update.zip and the archive to be extracted.
What did actually happen:
The update.zip was downloaded and saved successfully. The zip is NOT extracted and the following error is thrown:
It seems like there are too many files in my zip archive?