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

zip extract don't work if archive contains directory #129

Closed
olegy89 opened this issue Aug 21, 2017 · 1 comment
Closed

zip extract don't work if archive contains directory #129

olegy89 opened this issue Aug 21, 2017 · 1 comment
Labels

Comments

@olegy89
Copy link

olegy89 commented Aug 21, 2017

Version: 7.3.1 from https://hub.docker.com/r/coderaiser/cloudcmd/
Able to reproduce issue also on demo: http://cloudcmd.herokuapp.com/fs/tmp/

If zip archive contains dirs, it fails to extract with:
ENOENT: no such file or directory, open '/path/'

@coderaiser coderaiser added the bug label Aug 28, 2017
@coderaiser
Copy link
Owner

Thank you, fixed with coderaiser/node-onezip/pull/1.
Landed in onezip v1.0.9.
Please run:

npm i cloudcmd -g

for changes take effect.

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

No branches or pull requests

2 participants