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

Can not uninstall extension from command line #51145

Closed
BuZZ-dEE opened this issue Jun 5, 2018 · 0 comments
Closed

Can not uninstall extension from command line #51145

BuZZ-dEE opened this issue Jun 5, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions verified Verification succeeded
Milestone

Comments

@BuZZ-dEE
Copy link

BuZZ-dEE commented Jun 5, 2018

I installed an extension.:

⋊> ~ code --install-extension johnpapa.angular2
Found 'johnpapa.angular2' in the marketplace.
Installing...
Extension 'johnpapa.angular2' v6.1.1 was successfully installed!

but I can not uninstall the extension in the command line.:

⋊> ~ code --uninstall-extension johnpapa.angular2
Extension 'johnpapa.angular2' is not installed.
Make sure you use the full extension ID, including the publisher, eg: ms-vscode.csharp
@vscodebot vscodebot bot added the extensions Issues concerning extensions label Jun 5, 2018
@sandy081 sandy081 added the bug Issue identified by VS Code Team member as probable bug label Jun 6, 2018
@sandy081 sandy081 added this to the June 2018 milestone Jun 6, 2018
@mjbvz mjbvz added the verified Verification succeeded label Jun 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants