There is a problem with the opening of the vsCode terminal (the terminal process command "/ bin/bash-l" cannot start (exit code: 1))

< hr >

when you open a vs Code terminal, it appears as follows

clipboard.png
what to do?

Mar.23,2021

when configuring the file, I wrote the wrong path. After the terminal.integrated.shell.windows, it should be bash.exe, instead of git.exe
as shown in the figure

~


VSCode VSCode


git git

"terminal.integrated.shell.windows": "gitbase.exe"


vsCode


clipboard.png
has the landlord problem been solved? what is my problem?


Hello, I found a solution to the secondary problem on github
https://github.com/Microsoft/.

.
Menu