Better output
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.
@Xadren What terminal are you using, it sounds like it doesn't support ora
This is in VS Code's terminal (Powershell)
It doesn't sound like ora supports Powershell? https://github.com/sindresorhus/ora/issues/14