Signing in to GitHub doesn't work on ARM64
I suspect this must be related to a configuration. The GitHub authentication extension will give a popup to notify that it want to sign in. Then it errors immediately after confirmation:
"Sign in failed: Error: No client configuration available for code-oss://vscode.github-authentication/did-authenticate?windowId%3D1"
I already tried to set up the authentication manually like described in this article but to no avail. Any idea?
All other functions I used so far in the ARM64 version work as expected.
The exact same thing is happening to me. I am on a Raspberry Pi 4b running the latest 32 bit Raspbian Buster. I can pull & push manually, but I must sign in every time and can't use the GitHub plugin.
Would be great to get this fixed to have a full alternative on ARM64.
@skye0402 Good news!
Visual Studio Code 1.50 has been released and it adds official builds for Linux ARMv7 and ARM64 devices.
Hopefully this will fix the authentication problem.