electron / electron/rebuild

Better output

Open
#228 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.1k
Forks
181
Avg merge
6h 44m
Merged PRs (30d)
3

Description

I'm using the package to rebuild node-odbc, and when I run it, I get the same four lines outputting repeatedly.
`
\ Building module: node-odbc, Completed
| Building module: node-odbc, Completed
/ Building module: node-odbc, Completed
-\ Building module: node-odbc, Completed
`
For some reason, this output won't work properly in MD with new lines, so sorry about that, but there's a new line after each "Completed"

Now to me, this looks like there's meant to be a spinner at the beginning of the line, and instead, everytime the spinner is meant to change, a new line is output, but I'm not sure because this is the only output I get, when the script could just be completing really fast or something.

Can someone confirm if this is or isn't the case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.