You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.io.IOException: Failed to get console mode: The operation completed successfully.
at io.github.alexarchambault.windowsansi.WindowsAnsi.setup(WindowsAnsi.java:34)
[...]
Of course, this is not entirely unexpected, but it is not clear how to detect this scenario. A workaround is to directly use Jansi instead.
The text was updated successfully, but these errors were encountered:
Following the instructions from the Readme results in an exception with git-bash, as reported by another user.
Of course, this is not entirely unexpected, but it is not clear how to detect this scenario. A workaround is to directly use Jansi instead.
The text was updated successfully, but these errors were encountered: