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

Changed the zip dependency from 'unzip' to 'node-unzip-2' #39

Merged
merged 1 commit into from
Jun 24, 2018

Conversation

WillH0lt
Copy link

I've noticed that node-odm will throw an error for certain zip-urls, like this one:

https://firebasestorage.googleapis.com/v0/b/friendly-pix-776bf.appspot.com/o/LbD76QM7duhWtxaZbjTGnje4E6n1%2Fzips%2F1529195220007%2Fmyzipfile.zip?alt=media&token=1190c978-3fd0-4304-a07f-89c1e59e28a1

The error that gets returned says "invalid stored block lengths." I was able to get around this by upgrading the "unzip" dependency to "node-unzip-2." The underlying issue is discussed here: EvanOxfeld/node-unzip#40

@pierotofy
Copy link
Member

Thanks for fixing this @WillWhiteneck!

@pierotofy pierotofy merged commit 02a9a31 into OpenDroneMap:master Jun 24, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants