Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unzip failure with v1.0.15 #18

Closed
AdamAH opened this issue May 3, 2019 · 2 comments
Closed

Unzip failure with v1.0.15 #18

AdamAH opened this issue May 3, 2019 · 2 comments

Comments

@AdamAH
Copy link

AdamAH commented May 3, 2019

Hi,

We've been running v1.0.14 with no problems. We just updated to v1.0.15 and now its failing on invocation with:

Error: invalid signature: 0x88b1f\n at /var/task/node_modules/unzip/lib/parse.js:59:13\n at runCallback (timers.js:794:20)\n at tryOnImmediate (timers.js:752:5)\n at processImmediate [as _immediateCallback] (timers.js:729:5)

Any ideas why? Seems like its related to unzipping the browser zip file maybe? Its the same file we've been using since v1.0.13

@shawnliujw
Copy link
Owner

shawnliujw commented May 9, 2019

@AdamAH there is no changes , can you double check the exactly version of unzip ?
here is the version in package.json "unzip": "^0.1.11" , the mini version maybe different
also please have a look EvanOxfeld/node-unzip#89
welcome for the pull request

@shawnliujw
Copy link
Owner

use unzipper instead of unzip to fix this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants