Skip to content

Could not able to install local visix extenion #1540

New issue

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

Closed
dhananjayharel opened this issue Apr 17, 2020 · 5 comments
Closed

Could not able to install local visix extenion #1540

dhananjayharel opened this issue Apr 17, 2020 · 5 comments
Labels
waiting-for-info Waiting for more information from submitter

Comments

@dhananjayharel
Copy link

I have created a basic helloworld extension in my location machine ( Windows machine)
Then I have packaged it.
And now I am trying to install it in running code-server but giving me the following error

Unable to install extension 'xxx.xxx' as it is not compatible with VS Code '1.43.2'

I am using the docker container of the code-server

@code-asher
Copy link
Member

You might need to change the value of engines.vscode in the extension's package.json.

From https://code.visualstudio.com/api/get-started/extension-anatomy#extension-manifest:

engines.vscode: This specifies the minimum version of VS Code API that the extension depends on.

@nhooyr
Copy link
Contributor

nhooyr commented Apr 20, 2020

Please post the VSIX.

@nhooyr nhooyr added the waiting-for-info Waiting for more information from submitter label Apr 20, 2020
@chocoford
Copy link

Please post the VSIX.

How to post VSIX to code-server marketplace?

@nhooyr
Copy link
Contributor

nhooyr commented May 8, 2020

@chocoford You can't at the moment. See #1299

When I asked him to post, I meant upload it to GitHub we so can investigate it.

@cmoog
Copy link
Contributor

cmoog commented May 14, 2020

Closing due to inactivity

@cmoog cmoog closed this as completed May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-info Waiting for more information from submitter
Projects
None yet
Development

No branches or pull requests

5 participants