Vscode: After update VSCode can't use Git and won't launch Chrome

Created on 25 Sep 2017  Â·  4Comments  Â·  Source: microsoft/vscode

  • VSCode Version: Code 1.16.1 (27492b6bf3acb0775d82d2f87b25a93490673c6d, 2017-09-14T16:38:23.027Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:

Extension|Author (truncated)|Version
---|---|---
vscode-eslint|dba|1.3.2
prettier-vscode|esb|0.23.1
debugger-for-chrome|msj|3.3.0
java|red|0.10.0


Steps to Reproduce:

  1. Edit file checked into git repo
  2. Go to source control view
    3: Read error message "There are no source controls active"


Reproduces without extensions: Yes/No

git needs more info

Most helpful comment

I had this issue with Mac, it turns out that my XCode updated and I needed to agree to the new user license to be able to use git. To agree it, you have to open a terminal and type "git" and then it will ask you yo follow few steps to do so, after doing that, you can restart vscode and it will work again

All 4 comments

Where is git installed in your system?

C\Program Files\Git

On Tue, Sep 26, 2017 at 5:07 AM, João Moreno notifications@github.com
wrote:

Where is git installed in your system?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Microsoft/vscode/issues/34998#issuecomment-332135379,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AME3MvhNW-4SlN5V7Mg1-_2nnI_jHtpzks5smL65gaJpZM4PjZah
.

It seems to have miraculously started working again today.

On Tue, Sep 26, 2017 at 1:07 PM, George Norris notifications@github.com
wrote:

Having same prob. I have git installed.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Microsoft/vscode/issues/34998#issuecomment-332266073,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AME3MiR5UiZf_afABZ7NEKpfqr08Mlyuks5smS4pgaJpZM4PjZah
.

I had this issue with Mac, it turns out that my XCode updated and I needed to agree to the new user license to be able to use git. To agree it, you have to open a terminal and type "git" and then it will ask you yo follow few steps to do so, after doing that, you can restart vscode and it will work again

Was this page helpful?
0 / 5 - 0 ratings

Related issues

biij5698 picture biij5698  Â·  3Comments

philipgiuliani picture philipgiuliani  Â·  3Comments

chrisdias picture chrisdias  Â·  3Comments

DovydasNavickas picture DovydasNavickas  Â·  3Comments

sirius1024 picture sirius1024  Â·  3Comments