I believe the two following errors are actually caused by the behavior of `compress-commons`. - https://github.com/archiverjs/node-zip-stream/issues/166 - https://github.com/archiverjs/node-zip-stream/issues/167 It seems that destroying a zip-stream is not 100% supported internally, causing memory leaks and lots of errors.