themesvisual-studio-2022

How to solve the install plug-in in VS 2022?


enter image description here enter image description here

I tried to install theme in Vs 2022, but I encountered this problem. I search a lot of solution in Bing index, but most of them are not useful for me. How to solve this problem? After I download the theme of "winter is coming", and I shut down VS, after I shut down VS it presented the I picture. I want to make sure i can install the custom theme in VS 2022.


Solution

  • This step can help it work:

    1. Open cmd with administrator privileges.Input the code in the below

    2. rd /s /q "%ProgramData%\Microsoft\VisualStudio\Packages"
      
    3. Open Visual studio installer,click the update one.