Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install jslint | Visual Studio Enterprise 2017 #35

Open
viniston opened this issue May 3, 2018 · 3 comments
Open

Can't install jslint | Visual Studio Enterprise 2017 #35

viniston opened this issue May 3, 2018 · 3 comments

Comments

@viniston
Copy link

viniston commented May 3, 2018

I'm unable to install jslint in Visual Studio Enterprise 2017 version. Please help!

@MISTech-Nelsonstud
Copy link

I was able to install it with no issues on VS2017 Enterprise 15.7.3

@FuriousLlama
Copy link

FuriousLlama commented Jul 30, 2018

Same issue here. Looking at the log it is finding the visual studio installation.

Searching for applicable products...
2018-07-30 3:22:32 PM - Found installed product - Global Location
2018-07-30 3:22:32 PM - Found installed product - Visual Studio Enterprise 2017
2018-07-30 3:22:33 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.GetInstallableData(String vsixPath, Boolean isRepairSupported, IEnumerable`1& skuData)
   at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
   at VSIXInstaller.App.Initialize()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()

@benquarmby
Copy link
Owner

I no longer use Visual Studio personally. JSLint.NET is an open source project, so folks are welcome to try their hand at adding VS 2017 integration. I should say that it wont be the trivial manifest update it was for 2015 and 2013 before it.

Alternatively, the NuGet package will continue to work across many more versions of VS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants