Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

fix: incomplete binary with npm installation #2149

Merged
merged 1 commit into from
Dec 13, 2021
Merged

fix: incomplete binary with npm installation #2149

merged 1 commit into from
Dec 13, 2021

Conversation

hrz6976
Copy link
Contributor

@hrz6976 hrz6976 commented Dec 4, 2021

Closes #2148.
This PR modifies binary-install.js (reference) to make sure the file stream is complete before the program finishes.
I'm not an experienced JS developer (also a new OSS developer), so thank you for checking this PR. (If I screwed things up, just close this PR and use it as a reference)

@hrz6976 hrz6976 requested a review from a team as a code owner December 4, 2021 07:47
Copy link
Contributor

@threepointone threepointone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! Appreciate the fix

@threepointone threepointone merged commit cd9d01e into cloudflare:master Dec 13, 2021
@threepointone threepointone mentioned this pull request Dec 16, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrangler binary is not complete when installing using npm
2 participants