При попытке открыть новый терминал отображается сообщение об ошибке «Процесс терминала завершен с кодом выхода> 127».
[Сообщение об ошибке] [1]
настройки . json
"terminal.external.linuxExec": "xterm-256color",
"terminal.integrated.shell.osx": "/bin/zsh",
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\wsl.exe",
"terminal.integrated.shellArgs.windows": [
"/k",
"C:\\Program Files\\Git\\bin\\bash.exe"
],
"terminal.integrated.automationShell.windows": null, ```
[1]: https://i.stack.imgur.com/F8Xu1.png