We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
code-server --version
Vim extention installed successfully and runs well
Vim will not install
[2021-08-10 18:08:00.572] [window] [error] Cannot install 'Vim' because this extension is not a web extension.: https://files.zhenghuowang.com:9999/static/c680aae973d83583e4a73dc0c422f44021f0140e/usr/lib/code-server/lib/vscode/out/vs/workbench/workbench.web.api.js:1798:4563433 asyncFunctionResume@[native code] [native code] promiseReactionJobWithoutPromise@[native code]
This issue can be reproduced in VS Code: No
The text was updated successfully, but these errors were encountered:
I see the same error:
[2021-08-10 11:55:28.302] [window] [error] Cannot install 'Vim' because this extension is not a web extension.: Error: Cannot install 'Vim' because this extension is not a web extension. at E.installFromGallery (http://localhost:8080/static/acb5de66b71a3f8f1cc065df4633ecd3f9788d46/Users/jp/.config/yarn/global/node_modules/@jsjoeio/code-server/lib/vscode/out/vs/workbench/workbench.web.api.js:1798:27286) at async Promise.all (index 0) at async Object.G [as settled] (http://localhost:8080/static/acb5de66b71a3f8f1cc065df4633ecd3f9788d46/Users/jp/.config/yarn/global/node_modules/@jsjoeio/code-server/lib/vscode/out/vs/workbench/workbench.web.api.js:68:20843)
As a temporary workaround, you can use v1.18.9 which I know works.
v1.18.9
It seems like this is not limited to code-server according to this issue: VSCodeVim/Vim#6826
I'm going to close since we can't fix ourselves, but at least you can subscribe to that issue and see when it gets resolved.
Sorry, something went wrong.
Installing the extension for code-server via CLI worked for me.
VSCodeVim/Vim#6826 (comment)
No branches or pull requests
OS/Web Information
code-server --version
: 3.11.1Steps to Reproduce
Expected
Vim extention installed successfully and runs well
Actual
Vim will not install
Logs
[2021-08-10 18:08:00.572] [window] [error] Cannot install 'Vim' because this extension is not a web extension.: https://files.zhenghuowang.com:9999/static/c680aae973d83583e4a73dc0c422f44021f0140e/usr/lib/code-server/lib/vscode/out/vs/workbench/workbench.web.api.js:1798:4563433
asyncFunctionResume@[native code]
[native code]
promiseReactionJobWithoutPromise@[native code]
Screenshot
Notes
This issue can be reproduced in VS Code: No
The text was updated successfully, but these errors were encountered: