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

Every time I try to get extensions I get "Cannot read property 'templateData' of null" #107

Open
Vizeo opened this issue Apr 3, 2020 · 10 comments

Comments

@Vizeo
Copy link

Vizeo commented Apr 3, 2020

New install on raspbery pi 4 with default install of raspbian.

What do I need to do to fix this?

@shuaixr
Copy link

shuaixr commented Apr 3, 2020

+1 There's the same problem with archlinuxarm

@shivahnshankar
Copy link

shivahnshankar commented Apr 3, 2020

+1 same error here with the latest version on ubuntu 19.10 64 bit on Pi 4 (4 GB)

@qqj1228
Copy link

qqj1228 commented Apr 3, 2020

vscode 1.43 is fine. The lastest version of Microsoft is also 1.43.2. So there is a fatal bug in 1.44 version.

@Vizeo
Copy link
Author

Vizeo commented Apr 3, 2020

is there a way to roll back?

@GemGameRU
Copy link

is there a way to roll back?

It’s easier to wait for the update

@MarkuBu
Copy link

MarkuBu commented Apr 4, 2020

Get the same issue on Ubuntu 18.04 on an Odroid N2

@marfier
Copy link

marfier commented Apr 4, 2020

+1

@almathisen
Copy link

I updated my app to version 1.45 on raspberry pi 4. No error.

@marcosavini
Copy link

arm64 chromebook here with VS Code 1.44.
Ctrl-Shift-P, Open Settings (JSON)
Added
"sync.ignoredExtensions": []
And since then it works. I hope this workaround will help others, too.

@bluepoopants
Copy link

@marcosavini Your fix worked perfectly. I wasn't able to find or use extensions at all in v1.44 on Raspbian, added that line to the settings and they now show up and can be installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants