Vscode-pull-request-github: Activating extension failed

Created on 28 Sep 2020  路  4Comments  路  Source: microsoft/vscode-pull-request-github

  • Extension version: v0.20.0
  • VSCode Version: 1.50.0-insider
  • OS: Windows 10 x64 10.0.20221

Steps to Reproduce:

GitHub extension sidebar is not showing any issues or pull requests. DevTools console contains an error message:

Activating extension 'GitHub.vscode-pull-request-github' failed: t.onDidChange is not a function.

First appeared when installed in WSL remote, but also checked when running locally - same issue with the same error in the console.

important

Most helpful comment

There were some breaking changes in one of the APIs we're using, I've published v0.20.1 of the extension with the fix

All 4 comments

For those blocked by this issue, please note this comment: https://github.com/microsoft/vscode/issues/107462#issuecomment-700921943

Installing the nightly build gets the extension working in Insiders again.

There were some breaking changes in one of the APIs we're using, I've published v0.20.1 of the extension with the fix

Seems to work again 馃憣

image

Failed on debug.

version: master
git log last commit
image

Was this page helpful?
0 / 5 - 0 ratings