-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
code-server
version: 1.408-vsc1.32.0 (Docker: codercom/code-server)- OS Version: Ubuntu 18.04, Docker 18.09.02
- Extension: https://github.com/Microsoft/vscode-python
Description
Can't install any extension. I get toast error message "Cannot read property 'displayName' of undefined" with the following error trace in the console:
TypeError: Cannot read property 'displayName' of undefined
at ExtensionsInput.getName (extensionsInput.ts?f22e:37)
at eval (tabsTitleControl.ts?344f:523)
at Array.map (<anonymous>)
at TabsTitleControl.computeTabLabels (tabsTitleControl.ts?344f:521)
at TabsTitleControl.openEditor (tabsTitleControl.ts?344f:181)
at EditorGroupView.doShowEditor (editorGroupView.ts?beda:812)
at EditorGroupView.doOpenEditor (editorGroupView.ts?beda:784)
at EditorGroupView.openEditor (editorGroupView.ts?beda:743)
at EditorService.doOpenEditor (editorService.ts?a511:245)
at EditorService.openEditor (editorService.ts?a511:228)
Steps to Reproduce
- Open extensions sidebar
- Choose extension
- Click "Install"
kylecarbs and foresthoffman
Metadata
Metadata
Assignees
Labels
No labels