Create New Integrated Terminal (Local) failed to launch: Path to shell executable "/usr/bin/zsh" does not exist. #246181
Labels
bug
Issue identified by VS Code Team member as probable bug
help wanted
Issues identified as good community contribution opportunities
terminal-profiles
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Setup a remote development environment that, it happens to have a shell having the same name as the host machine but in different path:
Remote:

Local:
Run
Terminal: Create New Integrated Terminal (Local)
in VS Code remote mode from command palette.An error will thrown:
Fix:
vscode/src/vs/workbench/contrib/terminal/browser/terminalProfileResolverService.ts
Lines 232 to 238 in 7ec6879
The text was updated successfully, but these errors were encountered: