You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sam Verschueren (JIRA)" <ji...@apache.org> on 2015/01/07 15:56:34 UTC

[jira] [Created] (CB-8260) Error when unzipping build zip package

Sam Verschueren created CB-8260:
-----------------------------------

             Summary: Error when unzipping build zip package
                 Key: CB-8260
                 URL: https://issues.apache.org/jira/browse/CB-8260
             Project: Apache Cordova
          Issue Type: Bug
          Components: Browser
            Reporter: Sam Verschueren


When I build my project with 'cordova build browser', a zip file will be created under the build folder. When I unzip that folder I get the following errors for certain files:

error:  invalid compressed data to inflate

It seems that the problem lays in the adm-zip module used to create that zip package. Other people have reported the same issue in the issue tracker of adm-zip (https://github.com/cthackers/adm-zip/issues/102).

This could be solved by using another archiver module like https://github.com/ctalkington/node-archiver as suggested by another user in the issue tracker of adm-zip.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org