Visual Studio Code 1.57 (2021 download and installation) error : cannot activate the "GitHub" extension

Visual Studio Code 1.57 (2021 download and installation) error : cannot activate the "GitHub" extension

我收到错误消息:

 Cannot activate Github extension 
 because it depends on an unknown vscode.git extension

它是否与我安装的其他扩展有某种冲突?
感谢任何指导。

插图:

有问题的“GitHub”扩展名应该是 microsoft/vscode-pull-request-github, which, in its issues,根本没有提及 activeunknown

我刚刚在 VSCode 1.57 上进行了测试,点击 link 确实有效。

尝试并禁用安装的其他插件,看看是否有一个可能会导致问题。

OP JimBoyLim confirms :

I finally just reinstalled VSCode, and now its working!