node-unzip icon indicating copy to clipboard operation
node-unzip copied to clipboard

entry.size is undefined

Open scottcorgan opened this issue 11 years ago • 6 comments

Using the example on the README, the get undefined for the value of entry.size.

Is that a known issue? Couldn't find anything in any other issue.

scottcorgan avatar Oct 13 '13 00:10 scottcorgan

Same issue here, I've just copied the example on the README and entry.size returns undefined

Tyny avatar Nov 05 '13 12:11 Tyny

This is still a problem for me, getting an undefined entry size with the example code.

Overv avatar Feb 05 '14 16:02 Overv

I'm hitting this problem too ... I just want to unzip a file in NodeJS and display the progress, is there another way?

stukennedy avatar Apr 30 '14 15:04 stukennedy

Try yauzl.

andrewrk avatar Oct 16 '14 00:10 andrewrk

+1

maxired avatar Dec 16 '14 13:12 maxired