-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows - The terminal process exited with code 1 #11527
Comments
This error means that the shell process could not be launched, likely due to having the wrong path. Try changing your Improving this message is being tracked in #9261 |
I am having the same issues on Windows 10, nothing can be opened via integrated terminal. |
@hwen0419 do you have anything in settings.json? Also what's the output of |
output of echo %COMSPEC%: C:\WINDOWS\system32\cmd.exe |
same error on Win 8.1 x64 and vscode 1.6.1 when the working path contains any special/unicode characters |
@volkancakil that one is fixed for 1.7.0. @hwen0419 @abdurrosyidhandoyo does the path contain non-ascii characters? If so this is a duplicate of #7727 |
The project folder contains non-ascii characters. So it's a duplicate issue. 2016年10月16日星期日,Daniel Imms [email protected] 写道:
|
Great! This should be working in the Insiders build, coming to Stable in v1.7 (early November). |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: