-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Reverting extension in VS2017 causes errors with Extensions & Updates manager #1206
Comments
@meaghanlewis Could you post the install log here? @Michael-Eng Looks like we have another VS installer issue, could you help with this? /cc @AArnott |
So looks like this is a VS installer bug. MS is working on it. |
Here's the install log from this issue: |
We're putting together the workaround instructions. Can you try these to see if they resolve the issue for you?
Thanks! |
Hi @Michael-Eng, thanks for these steps! They work, but I actually only need to do steps 1 and 2 to be able to manage my extensions again. |
Thanks @meaghanlewis. Step 3 is required so that there aren't two copies of the GitHub extension installed (bad things will happen if we see more than one copy of the GitHub extension and try to load both) and 4 forces us to rescan all extensions. Thanks for verifying the steps. The issue is fixed in 15.4. We have also posted these workaround steps here: https://developercommunity.visualstudio.com/content/problem/102178/error-installing-github-extension.html |
Okay, got it @Michael-Eng. I'll keep these workaround steps handy until this issue is fixed 😄 |
Thanks for all the help @Michael-Eng! I've updated the README and the website help section with a notice and links to the workarounds regarding this issue, hopefully we won't get a lot of users running into this before the fix is out 🤞 |
Update on how to bypass the Revert problemA straightforward way of bypassing the "Revert" problem is to manually uninstall the extension on the command line:
After this is done, you can install the current version from the marketplace, or any previous version from our gallery feed:
|
vsixinstaller /uninstall:c3d3dc68-c977-411f-b3e8-03b0dccf7dfc says uninstall failed. I had already previously tried upgrading/reverting several times. What else can I try? Can I manually uninstall this? |
Version
What happened
Steps to reproduce:
After that I tried to install the latest vsix, and then saw this error:
(I can provide the install log if that helps.)
The good thing is that the extension seems usable, but I can no longer manage it- or any other extensions, because I can't view them. I've also tried this with multiple versions of the extension, but this continues to happen.
The text was updated successfully, but these errors were encountered: