Markbind: Build console progress bar doesn't show when using 'gitbash on Windows' terminals

Created on 3 Aug 2018  路  1Comment  路  Source: MarkBind/markbind

Tell us about your environment

  • MarkBind Version: 1.12.0

What did you do? Please include the actual source code causing the issue.
When building pages, a progress bar is shown. However, when using gitbash on Windows terminals (or any mintty terminals), the progress bar does not show.

Issue is related to https://github.com/visionmedia/node-progress/issues/170.

What did you expect to happen?

What actually happened? Please include the actual, raw output.

c.Bug 馃悰 p.Low s.ToInvestigate

Most helpful comment

The fix for visionmedia/node-progress#170 has been merged, but the bug still happens even on [email protected], which includes the fix. Thus, that doesn't seem to be the cause.

After some investigation, it seems like this bug is actually related to visionmedia/node-progress#110. The PR referenced in the issue visionmedia/node-progress#168 fixes this bug with the forceTTY option, but it has not yet been merged.

>All comments

The fix for visionmedia/node-progress#170 has been merged, but the bug still happens even on [email protected], which includes the fix. Thus, that doesn't seem to be the cause.

After some investigation, it seems like this bug is actually related to visionmedia/node-progress#110. The PR referenced in the issue visionmedia/node-progress#168 fixes this bug with the forceTTY option, but it has not yet been merged.

Was this page helpful?
0 / 5 - 0 ratings