codebuilds icon indicating copy to clipboard operation
codebuilds copied to clipboard

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

Open Vizeo opened this issue 4 years ago • 10 comments

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

What do I need to do to fix this?

Vizeo avatar Apr 03 '20 02:04 Vizeo

+1 There's the same problem with archlinuxarm

shuaixr avatar Apr 03 '20 08:04 shuaixr

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

shivahnshankar avatar Apr 03 '20 11:04 shivahnshankar

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.

qqj1228 avatar Apr 03 '20 14:04 qqj1228

is there a way to roll back?

Vizeo avatar Apr 03 '20 16:04 Vizeo

is there a way to roll back?

It’s easier to wait for the update

GemGameRU avatar Apr 03 '20 19:04 GemGameRU

Get the same issue on Ubuntu 18.04 on an Odroid N2

MarkuBu avatar Apr 04 '20 09:04 MarkuBu

+1

marfier avatar Apr 04 '20 17:04 marfier

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

almathisen avatar Apr 07 '20 14:04 almathisen

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.

marcosavini avatar Jun 03 '20 13:06 marcosavini

@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.

bluepoopants avatar Jun 09 '20 12:06 bluepoopants