问题描述
我最近开始玩树莓派,但在那段时间根本没有使用 VSCode.
I recently started messing around with a raspberry pi but did not use VSCode at all during that time.
今天启动了VSCode,发现无法再启动集成终端了.尝试这样做会显示面板,隐藏面板,然后出现以下错误:
I launched VSCode today and found that I was no longer able to launch the integrated terminal. Trying to do so shows the panel, hides the panel, then gives the following error:
终端进程命令'C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe' 失败启动(退出代码:{2}).
那个路径是正确的,所以我不知道如何解决这个错误.
That path is correct, so I am not sure how to fix this error.
我已经卸载并重新安装了 VSCode 两次并完全清除了所有工作区.
I have uninstalled and reinstalled VSCode twice and cleared all Workspaces completely.
推荐答案
我的解决方案是重新安装 Windows,尽管很不幸.
My solution for this was reinstalling Windows, as unfortunate as it was.
这篇关于我无法在 vscode 中启动我的终端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!