Skip to content

code-server install-extension cli #7554

@joelynlqy

Description

@joelynlqy

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Windows
  • Remote OS: Ubuntu
  • Remote Architecture: amd64
  • code-server --version: 4.105.1

Steps to Reproduce

  1. Open code-server in Chrome (v4.105.1)
  2. Run CLI to install extensions code-server --install-extension hashicorp.terraform
  3. Error:
Make sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp
Failed Installing Exteneions: hashicorp.terraform

Expected

Installing extentions 'hashicorp.terraform'...
Extension 'hashicorp.terraform' vx.x.x was successfully installed.

Actual

Make sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp
Failed Installing Exteneions: hashicorp.terraform

Logs

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

I did not test native VS Code

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

I was using 4.100.3 previously and it was working fine. After upgrading the 4.105.1, it's no longer able to install extensions with CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions