gildas-lormeau / zip.js

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
https://gildas-lormeau.github.io/zip.js
BSD 3-Clause "New" or "Revised" License
3.38k stars 510 forks source link

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'size') #361

Closed atharuddin786 closed 2 years ago

atharuddin786 commented 2 years ago

blob size

gildas-lormeau commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/new

gildas-lormeau commented 2 years ago

This is an issue tracker, not Stack Overflow. Please ask your question here: https://stackoverflow.com/. If your question is clear enough then you'll learn how to pass values as parameters to constructors.