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

Update unzipper npm package to resolve unzip issue during installation #1812

Merged
merged 1 commit into from
Feb 7, 2020

Conversation

ronbrogan
Copy link

I encountered an issue installing tools on a fresh install where the install script would fail silently before the download of "https://functionscdn.azureedge.net/public/2.4.290/Azure.Functions.Cli.win-x64.2.4.290.zip" would even start. Looking at the unzipper library that is used, I saw that a fix for the issue was merged here:
ZJONSSON/node-unzipper#169

This issue has similar symptoms to what I experienced, so this may be a fix for that as well:
#1804

@dnfclas
Copy link

dnfclas commented Feb 7, 2020

CLA assistant check
All CLA requirements met.

@ahmelsayed
Copy link
Contributor

Thanks @ronbrogan

@ahmelsayed ahmelsayed merged commit baafde2 into Azure:dev Feb 7, 2020
@ahmelsayed
Copy link
Contributor

@ankitkumarr can we pull this change into the v3.x branch as well?

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.

3 participants