I am trying to install Nuget on Visual Studio 2013, but unfortunately this gives me the following error. Has anyone encountered the same problem?

Here is the log report:
VSIXInstaller.NoApplicableSKUsException: This extension is not installed on any products currently installed. in VSIXInstaller.App.InitializeInstall () in System.Threading.Tasks.Task.InnerInvoke () in System.Threading.Tasks.Task.Execute ()
source
share