简体   繁体   中英

Unable to open Terminal in Visual Studio Code

I am receiving the following error while opening the terminal in Visual Studio Code:

The terminal process "C:\WINDOWS\System32\wsl.exe" terminated with exit code: 4294967295.

Can someone tell me what to do here?

Try adding this in your settings, in Terminal > External: Windows Exec :

C:\Windows\System32\cmd.exe

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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