scratchfoundation / scratch-parser

Validation and parsing for Scratch projects
BSD 3-Clause "New" or "Revised" License
61 stars 64 forks source link

Handle errors when extracting ZIP archive #4

Open thisandagain opened 8 years ago

mewtaylor commented 7 years ago

This came up in search:

/var/app/current/node_modules/scratch-parser/node_modules/adm-zip/headers/entryHeader.js:140
                throw Utils.Errors.INVALID_CEN;
                ^
Invalid CEN header (bad signature)
mewtaylor commented 7 years ago

Didn't mean to close this, sorry!

mewtaylor commented 7 years ago

Seems relevant: http://stackoverflow.com/questions/17570548/node-js-unzip-file-with-non-ascii-file-names