bower / decompress-zip

Module that decompresses zip files
MIT License
102 stars 76 forks source link

EBUSY after unzip is complete #46

Closed alexcroox closed 9 years ago

alexcroox commented 9 years ago

I get an error EBUSY event triggered when my unzipping has finished. The extract event is called, but I always get the EBUSY fatal error. What might be causing that?

alexcroox commented 9 years ago

This might be related to another process occurring at the same time, apologies.