Skip to content
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

Closed
abdurrosyidhandoyo opened this issue Sep 5, 2016 · 8 comments
Closed

Windows - The terminal process exited with code 1 #11527

abdurrosyidhandoyo opened this issue Sep 5, 2016 · 8 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@abdurrosyidhandoyo
Copy link

abdurrosyidhandoyo commented Sep 5, 2016

  • VSCode Version: 1.4.0
  • OS Version: Windows 7

Steps to Reproduce:

  1. Open VSCode
  2. Press Ctrl+` to open integrated terminal
  3. The terminal process terminated with exit code 1
@dbaeumer dbaeumer added the terminal Integrated terminal issues label Sep 5, 2016
@jrieken jrieken assigned Tyriar and unassigned jrieken Sep 5, 2016
@Tyriar
Copy link
Member

Tyriar commented Sep 5, 2016

This error means that the shell process could not be launched, likely due to having the wrong path. Try changing your terminal.integrated.shell.windows setting in your settings.json (documentation here).

Improving this message is being tracked in #9261

@Tyriar Tyriar closed this as completed Sep 5, 2016
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 5, 2016
@howhen
Copy link

howhen commented Oct 13, 2016

I am having the same issues on Windows 10, nothing can be opened via integrated terminal.

@Tyriar
Copy link
Member

Tyriar commented Oct 13, 2016

@hwen0419 do you have anything in settings.json? Also what's the output of echo %COMSPEC%?

@howhen
Copy link

howhen commented Oct 14, 2016

output of echo %COMSPEC%: C:\WINDOWS\system32\cmd.exe
and in settings.json I only specifiy "typescript.tsdk" location

@volkancakil
Copy link

same error on Win 8.1 x64 and vscode 1.6.1 when the working path contains any special/unicode characters

@Tyriar
Copy link
Member

Tyriar commented Oct 16, 2016

@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

@howhen
Copy link

howhen commented Oct 16, 2016

The project folder contains non-ascii characters. So it's a duplicate issue.

2016年10月16日星期日,Daniel Imms notifications@github.com 写道:

@volkancakil https://github.com/volkancakil that one is fixed for
1.7.0. @hwen0419 https://github.com/hwen0419 @abdurrosyidhandoyo
https://github.com/abdurrosyidhandoyo does the path contain non-ascii
characters? If so this is a duplicate of #7727
#7727


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#11527 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABoSqdBGVsYA9UMa86A2KUoh4byigRFGks5q0aeJgaJpZM4J0rwA
.

@Tyriar
Copy link
Member

Tyriar commented Oct 16, 2016

Great! This should be working in the Insiders build, coming to Stable in v1.7 (early November).

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

6 participants