Skip to content
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

command 'vscode-docker.images.selectGroupBy' already exists #1061

Closed
datacore-despinosa opened this issue Jun 19, 2019 · 1 comment
Closed

Comments

@datacore-despinosa
Copy link

Repro steps:

Action: docker.activate
Error type: Error
Error Message: command 'vscode-docker.images.selectGroupBy' already exists

Version: 0.6.3
OS: win32
Product: Visual Studio Code
Product Version: 1.35.1
Language: en

Call Stack
d.registerCommand extensionHostProcess.js:497:447
Object.registerCommand extensionHostProcess.js:716:422
Object.module.exports.t.registerCommand extension.bundle.js:211:110531
ue extension.bundle.js:157:609314
Object.<anonymous> extension.bundle.js:157:611927
Object.<anonymous> extension.bundle.js:1:394616
module.exports.n extension.bundle.js:1:392954
module.exports.n extension.bundle.js:1:392731
Object.module.exports.t.callWithTelemetryAndErrorHandling extension.bundle.js:1:394533
Object.module.exports.t.activateInternal extension.bundle.js:157:610822
@nturinski
Copy link
Member

@datacore-despinosa we just changed the publisher from "PeterJausovec" to "ms-azuretools". It's possible your machine still has an extension under the old publisher.

To fix this, you can go to your "Extensions" page and uninstall v0.6.2 of the extension with "PeterJausovec" as the publisher: Then reinstall the extension from "Extension" page and hopefully you should be good to go.

Closing this is a duplicate of #1008.

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants