Open xinzai2014 opened 6 years ago
Error: invalid signature: 0x6064b50 at /home/jwcloud/node_modules/unzip/lib/parse.js:58:13 at runCallback (timers.js:781:20) at tryOnImmediate (timers.js:743:5) at processImmediate [as _immediateCallback] (timers.js:714:5)
the file‘s size is 4.8GB
+1
That's signature of a zip64 file, this library doesn't support those. You should try yauzl or unzip-stream.
Error: invalid signature: 0x6064b50 at /home/jwcloud/node_modules/unzip/lib/parse.js:58:13 at runCallback (timers.js:781:20) at tryOnImmediate (timers.js:743:5) at processImmediate [as _immediateCallback] (timers.js:714:5)
the file‘s size is 4.8GB