-
Notifications
You must be signed in to change notification settings - Fork 292
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
Fix invalid zip issue with plugin upload #1733
Fix invalid zip issue with plugin upload #1733
Conversation
This fixes adaptlearning#1732
Thanks for this. We actually moved over to unzip2 at some point in the past, but we ended up going back for reasons I can't remember -- the issues may have been resolved in later unzip2 releases, so definitely worth testing again. Can you also switch the base to develop please? |
Base changed - I was sure that I did that when I made the request but I must have missed it.... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works for me
Tested on Windows:
- course download
- plugin upload
- sourceCode export.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me on Mac OS X.
Fixes #1732
related: https://www.npmjs.com/package/unzip2