My Nuget was not able to download any packages and I could not see the packages installed in Manager Package
, so I researched a bit and decided to uninstall and install again.
The problem starts when I try to reinstall the nuget, as soon as it starts to load, I get the following error:
The extension could not be installed because of the following error: Unable to connect to the remote server
I've tried
-
I tried to remove the
<system.net></system.net>
tag from the filedevenv.exe.config
- Delete
.suo
But unfortunately nothing solved, if anyone has any idea how to solve it, I'll be grateful.