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

Can Extract(..) not completely fail because of one file? #250

Open
mykeels opened this issue Nov 4, 2021 · 0 comments
Open

Can Extract(..) not completely fail because of one file? #250

mykeels opened this issue Nov 4, 2021 · 0 comments

Comments

@mykeels
Copy link

mykeels commented Nov 4, 2021

I'm trying to extract a zip file, and I run into this error:

TypeError [ERR_INVALID_ARG_VALUE]: The argument 'path' must be a string or Uint8Array without null bytes. Received "/usr/src/app/workspace/\t\x00\x1C\x00README.mdUT\t\x00\x03Ó­\x83aÓ­\x83aux\x0B\x00\x01\x04\x00\x00\x00\x00\x04\x00\x00\x00\x00}...

According to the NodeJS docs, it should be possible to pass autoDestroy: false when creating the stream, and have it continue in these situations.

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

1 participant