Closed vedantroy closed 5 years ago
I used scoop install wsltty. When I launch mintty, I get the error
scoop install wsltty
Failed to run '/bin/bash': No such file or directory.
I don't know what's going on, but I suspect the issue is that my bash executable is located in C:\Windows\system32\bash.exe.
bash
C:\Windows\system32\bash.exe
When I launch mintty
How do you try to launch it? You are not supposed to start the mintty binary directly.
See https://github.com/mintty/wsltty#invocation
I used
scoop install wsltty
. When I launch mintty, I get the errorI don't know what's going on, but I suspect the issue is that my
bash
executable is located inC:\Windows\system32\bash.exe
.