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

Download progress bar using progress. #80

Merged
merged 2 commits into from
Jul 29, 2020

Conversation

corwin-of-amber
Copy link
Contributor

@corwin-of-amber corwin-of-amber commented Jun 19, 2020

Having encountered #26 and seeing that others keep hitting the same "huh?!", I suggest having indication that the script is downloading the ~160MB of NWjs.

Some preparation seems to have existed, in the form of createBar(...) (using multimeter). It seems to be a rather outdated package, and does not take into account the width of the terminal. I replaced it with the more standard progress. Upgrading download is required for receiving the downloadProgress events.

(This PR replaces #69.)

@corwin-of-amber
Copy link
Contributor Author

I see there is another issue on this (#78).

Prithee?

@TheJaredWilcurt
Copy link
Member

See #79 for an explanation as to why we are not currently updating download to v8+.

@corwin-of-amber
Copy link
Contributor Author

Ah I see! That's no problem then, I can rebase #69, would that be alright?

@corwin-of-amber
Copy link
Contributor Author

Forced-pushed this to be a rebase of #69, using [email protected].

scripts/install.js Outdated Show resolved Hide resolved
scripts/install.js Outdated Show resolved Hide resolved
@TheJaredWilcurt TheJaredWilcurt merged commit b9b2c4a into nwjs:master Jul 29, 2020
@corwin-of-amber
Copy link
Contributor Author

Yay 🎉

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.

2 participants