failwyn / WebCompiler

Visual Studio extension for compiling LESS and Sass files
Other
77 stars 16 forks source link

Less compilation does not work anymore #20

Open bNobo opened 2 years ago

bNobo commented 2 years ago

Installed product versions

Description

Since I upgrade VS 2022 from 17.0.2 to 17.0.5, less compilation does not work anymore. I get a message:

image

"This application cannot run on your PC"

Steps to recreate

  1. Modify a less file
  2. Save

Or

  1. Right-Clic on a less file
  2. Web Compiler > Re-compile file

I tried to start VS as administrator and the result is the same.

I also tried to uninstall/reinstall the extension

failwyn commented 2 years ago

I’ll update and look at this tomorrow morning.

failwyn commented 2 years ago

I updated from 17.0.2 to 17.0.6 (17.0.5 wasn't an option), but I'm unable to reproduce this issue, is anyone else seeing this?

jansokoly commented 2 years ago

I've started seeing the same today. I don't think it's linked to VS update, because it worked fine for 17.0.6 first and only stopped to work a couple days later for the same VS release. Following https://github.com/madskristensen/WebCompiler/issues/390#issuecomment-475427735 helped fix this seemingly random error.