Closed yesudeep closed 1 year ago
Upgrading to these dependencies appears to address this issue:
"org.fusesource.jansi:jansi:2.4.0",
"org.jline:jline-reader:3.21.0",
"org.jline:jline-terminal-jansi:3.21.0",
"org.jline:jline-terminal:3.21.0",
Hello,
When running a repl using Bazel using some custom rules, I get this error. How would one go about addressing this problem?
Thank you! :)