Closed
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: Windows
- Remote Architecture: SageMaker Studio
code-server --version
: v4.9.1
Steps to Reproduce
- Installed VS code server v4.9.1 on SageMaker Studio.
- Tried installing "DanielSanMedium.dscodegpt" (Code GPT) in Code Server then I get the following error.
Error details: Can't install 'danielsanmedium.dscodegpt' extension because it is not compatible with the current version of code-server (version 1.73.1).
Expected
Allow users to install Code GPT extension on VS Code Server and start asking Code GPT to return a code for a specific question.
Actual
Tried installing "DanielSanMedium.dscodegpt" (Code GPT) in Code Server then I get the following error.
Error details: Can't install 'danielsanmedium.dscodegpt' extension because it is not compatible with the current version of code-server (version 1.73.1).
Logs
No response
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response