简体   繁体   English

无法在 Visual Studio Code 中打开终端

[英]Unable to open Terminal in Visual Studio Code

I am receiving the following error while opening the terminal in Visual Studio Code:在 Visual Studio Code 中打开终端时,我收到以下错误:

The terminal process "C:\WINDOWS\System32\wsl.exe" terminated with exit code: 4294967295.终端进程“C:\WINDOWS\System32\wsl.exe”以退出代码终止:4294967295。

Can someone tell me what to do here?有人可以告诉我在这里做什么吗?

Try adding this in your settings, in Terminal > External: Windows Exec :尝试在您的设置中添加这个,在Terminal > External: Windows Exec

C:\Windows\System32\cmd.exe C:\Windows\System32\cmd.exe

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM