【发布时间】:2017-11-11 20:27:37
【问题描述】:
即使我在 setting.json 中设置了以下代码:
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe"
每当我打开“集成终端”时,它就会启动并立即显示:
"The terminal process terminated with exit code: 259"
代码外还有一个对话框说:
"powershell has stopped working
A problem caused the program to stop working correctly.
Windows will close the program and notify you if a solution is available."
这也发生在 32 位和 64 位中
知道如何克服这个问题吗?
【问题讨论】:
-
它对我来说很好用。你能从 PowerShell 终端打开 bash 吗?
-
我收到“术语 'bash' 未被识别为”我需要安装 bash 吗?
-
发现似乎有一些人在this issue 中报告了这个代码问题。您可以在那里发布您的详细信息,以便他们知道更多人遇到了问题。
标签: powershell visual-studio-code