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

Web essentials not working in visual studio 15.8.1 #38

Closed
acmieremet opened this issue Aug 21, 2018 · 10 comments
Closed

Web essentials not working in visual studio 15.8.1 #38

acmieremet opened this issue Aug 21, 2018 · 10 comments

Comments

@acmieremet
Copy link

acmieremet commented Aug 21, 2018

Bug report issue appeared from vs15.8.x

Installed product versions

  • Visual Studio: 2017 pro 15.8.1
  • This extension: 2.0.38

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
Copy link

Julien-Marpault commented Aug 23, 2018

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
Copy link
Owner

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
Copy link

enricoreich commented Aug 23, 2018

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
Copy link

zippy72 commented Aug 29, 2018

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

@mehalick
Copy link

mehalick commented Sep 4, 2018

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
Copy link

mehalick commented Sep 4, 2018

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
Copy link

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

  • Installed Web Essentials 2017 via Tools > Extensions and Updates
  • Closed VS
  • VSIX file installed Web Essentials 2017
  • Opened VS, cannot find evidence that tool is working or properly installed
  • Downloaded and installed Web Essentials 2017 v2.0.38 as @mehalick mentioned
  • Installer showed error:

"This extension is already installed to all applicable products"

webessentials2017

  • Opened VS
  • Uninstalled Web Essentials 2017 via Tools > Extensions and Updates
  • Closed VS
  • VSIX file uninstalled Web Essentials 2017
  • Downloaded and installed Web Essentials 2017 v2.0.38 as @mehalick mentioned
  • Opened VS

Life is good again!

@vaughn-pworx
Copy link

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
Copy link

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 added a commit that referenced this issue Sep 12, 2018
@madskristensen
Copy link
Owner

Fixed in latest version

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

8 participants