maddhruv/npmtotal

CLI: output messes with the prompt

Closed this issue · 2 comments

In the same way that using printf causes the next prompt to not necessarily be after the output vs echo, whatever you're using to output causes my next prompt to appear in the middle of it, instead of after it.

Perhaps this is because you're not stopping the progress bar until after you've console.logged the results?

With the 1.2.0 release I feel the issue is fixed now.
Please check

This issue is now addressed, thanks!