-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label
Description
- VSCode Version: 1.10.2
- OS Version: Win10 1607
Steps to Reproduce:
- Set the following settings in VSCode
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\bash.exe",
"terminal.external.windowsExec": "C:\\Windows\\System32\\bash.exe" - Try to start a new terminal
You get the following error message:
The terminal process command C:\Windows\System32\bash.exe failed to launch (exit code: 1)
Metadata
Metadata
Assignees
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label