I'm having a problem with the terminal while installing VS code

When I use the Developer Command Prompt and type code, it normally open VS code, but once I click on Terminal>New Terminal instead of opening the terminal like in the video it shows me this error:

The terminal process failed to launch: Starting directory (cwd) “D:\Programmazione\C, C++” does not exist.

What should I do to fix it?
Thank in advance!

That seems like you have put an invalid path in the settings. Do

Ctrl + Shift + P > and search for this

image

Select CMD or if you prefer PowerShell.

2 Likes

Thanks you, I tried to do it and it finally worked, thank!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms