question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't install extensions through CLI

See original GitHub issue
  • code-server version: codercom/code-server:2.1698
  • OS Version: Docker

Description

I can’t install any extensions using the CLI:

$ code-server --install-extension redhat.vscode-xml
Installing extensions...
Extension 'redhat.vscode-xml' not found.
Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp
error undefined
$ code-server --install-extension ms-vscode.csharp
Installing extensions...
Extension 'ms-vscode.csharp' not found.
Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp
error undefined

I was able to do this earlier today (morning time GMT).

Steps to Reproduce

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
kylecarbscommented, Feb 20, 2020

Fixed 🎊

1reaction
kylecarbscommented, Feb 20, 2020

Yup. Will fix!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't install extensions through CLI · Issue #1364
Description. I can't install any extensions using the CLI: $ code-server --install-extension redhat.vscode-xml Installing ...
Read more >
How to install and manage Azure CLI extensions
Learn how to find, install, uninstall, and manage extensions with Azure CLI. Use the Azure CLI to load extensions provided and maintained by...
Read more >
cmd - How to install Visual Studio Code extensions from ...
To make it easier to automate and configure VS Code, it is possible to list, install, and uninstall extensions from the command line....
Read more >
VS Code tips — Installing extensions from the command line ...
Your browser can't play this video. ... Today's VS Code tip: -- install - extension Install VS Code extensions from the command line...
Read more >
Managing Extensions in Visual Studio Code
Discover, add, update, disable and uninstall Visual Studio Code extensions (plug-ins) through the Extension Marketplace.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found