madskristensen / WebEssentials2017

A Visual Studio extension
Other
90 stars 18 forks source link

Web essentials not working in visual studio 15.8.1 #38

Closed acmieremet closed 5 years ago

acmieremet commented 5 years ago

Bug report issue appeared from vs15.8.x

Installed product versions

Description

after fresh install of windows10 and vs 15.8.1 pro and then WebEssentials it doesn't show up under tools or installs the tools in background update: the web essentials does show up in the help=>aboutVisualStudio installed products overview

Steps to recreate

1 install new vs2017 15.8.1 and web essentials trough extentions and updates 2 shut down vs2017 and run vsxi installer 3 restart vs2017 4 look under tools webessentials missing and background install not running

Current behavior

doesn't install the web essential tools in background and is not added in tools menu

Expected behavior

should be visible in tools menu and install the tools as background task

Julien-Marpault commented 5 years ago

I have the same issue since I updated Visual Studio.

I had to uninstall Web Essential and reinstall Web Compiler and Bundler individually. It works fine.

madskristensen commented 5 years ago

Web Essentials 2017 version 2.0 is now using the extension pack feature of VS 15.8 so that it no longer has to manually install extensions in the background. There is also no longer a need to reset Web Essentials so the tools menu item has been removed.

By installing Web Essentials 2.0 you should also get all the child extensions scheduled for install at the same time

enricoreich commented 5 years ago

By installing Web Essentials 2.0 you should also get all the child extensions scheduled for install at the same time

That does not happen if installed through VS. I had to download the vsix file from marketplace an run it manually to fetch all extensions at once.

zippy72 commented 5 years ago

It's also not working for me on 15.8.1 either, clean install (new laptop) about three days ago.

mehalick commented 5 years ago

It's not working for me on 15.8.1 either; I install Web Essentials 2017 via Tools > Extensions and Updates... and even after several VS restarts none of the Web Essentials packages are installed.

mehalick commented 5 years ago

NOTE: It does work as expected when installing from the VS Marketplace, on install I am prompted to selected the linked packages I'd like to install.

RoLYroLLs commented 5 years ago

Here's my current experience with Visual Studio 2017 v15.8.2:

"This extension is already installed to all applicable products"

webessentials2017

Life is good again!

vaughn-pworx commented 5 years ago

I had the same experience with V.S. 15.8.3. Installing through the Extensions and Updates utility within Visual Studio did not install ANY of the bundled extensions. I had to uninstall it and download and install the .vsix from the marketplace as others have mentioned.

Julien-Marpault commented 5 years ago

By installing Web Essentials 2.0 you should also get all the child extensions scheduled for install at the same time

That does not happen if installed through VS. I had to download the vsix file from marketplace an run it manually to fetch all extensions at once.

Yep me too.

madskristensen commented 5 years ago

Fixed in latest version