Closed magicbruno closed 10 years ago
Two problems:
After updating LESS.js to 1.7.5 does not work. To update you need to run the program as Administrator. Perhaps, after the update change the access rights to a file? But this is only a suggestion. The program is great and I hope you manage to solve this problem.
Winless use "lessc" command to compile and compress your less files. With less 1.7.5 compress process is changed.
Inmy WinLess Github fork (https://github.com/magicbruno/WinLess), i've added Installable executable.
Thank's . It is work as you said. But only if i run vs as administrator then work perfectly. Thank's again.
I've added InstallShield Express project and installable exe. https://github.com/magicbruno/WinLess
I've updated less compiler to 1.7.5. Updating was successful, but now, when i try to compile and compress nothing happens. No compilation. No error. Il I remove the compress option, files are successfully compiled. My system: Windows 7 64 bit. I'm using winless in background with Visual Studio 2012 running and Web Essentials extension active. Workaround: currently I'm use Web Essentials to compress compiled CSS files.