-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer
Description
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
- Open code-server in Chrome (v4.105.1)
- Run CLI to install extensions
code-server --install-extension hashicorp.terraform - 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
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer