Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Code - Extensions Fail to Install, Says "Installing" then gets stuck

Just downloaded Nov version 1.8.1, Windows 10 VS Code. Opens up fine. I try installing any Extension, it just hangs, says Installing. Never installs any extensions.

I tried making the .vsix path readable, i tried version 1.7, I tried uninstalling, re-installing. I tried adding the core, removing the core, the SDK, removing the SDK, I tried running as Admin. Nothing worked.

like image 750
codingisforyou Avatar asked Oct 29 '22 14:10

codingisforyou


1 Answers

This worked for me In the .vscode\extensions directory i found a file called obsolete and deleted it and was able to install extensions manually downloaded via VSIX

like image 141
Ajay Magan Avatar answered Jan 02 '23 19:01

Ajay Magan