【发布时间】:2019-08-16 07:38:54
【问题描述】:
Visual Studio 代码终端不工作。
终端的快捷方式ctrl+" 不起作用。
错误:
The terminal process terminated with exit code: {0}
终端进程命令
'C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe' failed to launch (exit code: {2})
【问题讨论】:
-
你能在 VS Code 之外正常启动 Powershell 吗?您是否为 Powershell 配置了任何 terminal options/args?
-
您的图像显示“System32\cmd.exe”,但您也显示“powershell.exe”。是哪个?
-
是的,powershell 和 cmd.exe 在外面工作可能被 bitdefender 阻止了
-
我的企业使用 bitdefender 端点安全工具。我做 bitdefender 禁用它的运行
-
我只是卸载了powershell并重新安装它。效果很好。
标签: terminal visual-studio-code