rebuild icon indicating copy to clipboard operation
rebuild copied to clipboard

Better output

Open alex-griffiths opened this issue 8 years ago • 3 comments

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.

alex-griffiths avatar Feb 28 '18 02:02 alex-griffiths

@Xadren What terminal are you using, it sounds like it doesn't support ora

MarshallOfSound avatar Feb 28 '18 03:02 MarshallOfSound

This is in VS Code's terminal (Powershell)

alex-griffiths avatar Feb 28 '18 22:02 alex-griffiths

It doesn't sound like ora supports Powershell? https://github.com/sindresorhus/ora/issues/14

malept avatar Feb 28 '18 22:02 malept