madskristensen / Packman

A client-side package manager
Other
28 stars 7 forks source link

Not installable on any currently installed products. #49

Open barbedCoil opened 6 years ago

barbedCoil commented 6 years ago

Installed product versions

Description

Searching for applicable products... Found installed product - Global Location Found installed product - ssms Found installed product - Visual Studio Professional 2017 VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products. at VSIXInstaller.App.GetInstallableData(String vsixPath, Boolean isRepairSupported, IEnumerable1& skuData) at VSIXInstaller.App.Initialize(Boolean isRepairSupported) at VSIXInstaller.App.Initialize() at System.Threading.Tasks.Task1.InnerInvoke() at System.Threading.Tasks.Task.Execute()

Steps to recreate

  1. Downloaded installer
  2. Run vsix installer

Current behavior

This extension is not installable on any currently installed products.

Expected behavior

Install.

Is this going to be updated or is there an alternative?

jerone commented 6 years ago

To quote Visual Studio Marketplace for this package:

DEPRECATED Visual Studio 2017 Update 7 includes Library Manager which is maintained on github.com/aspnet/LibraryManager. Use only this extension on Visual Studio 2015

barbedCoil commented 6 years ago

Thanks, I missed that.

On September 9, 2018 8:42:33 AM MST, Jeroen van Warmerdam notifications@github.com wrote:

To quote Visual Studio Marketplace for this package:

DEPRECATED Visual Studio 2017 Update 7 includes Library Manager which is maintained on github.com/aspnet/LibraryManager. Use only this extension on Visual Studio 2015

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/madskristensen/Packman/issues/49#issuecomment-419724533

-- Tab