jdiehl / brackets-less-autocompile

Automatic compilation of LESS files for Brackets
93 stars 36 forks source link

.less is not updating .css #87

Closed kcollins-marton closed 8 years ago

kcollins-marton commented 8 years ago

Hi, I'm very new to all this, but I love using less. I am very frustrated now as my .less file is not updating my .css file, so my changes aren't being made. I am obliged to work in the css file. It was working when I first started the project I'm working on. Any idea what the problem could be? I have shut down, restarted several times, but unfortunately that doesn't change anything. Thanks for any help you could give me.

jdiehl commented 8 years ago

Can you check the Brackets command line for any errors? (Go to Debug -> Show Developer Tools and click on Console)

kcollins-marton commented 8 years ago

Thanks for your answer! It seems I have many errors, see attached screenshot... less

jdiehl commented 8 years ago

Can you scroll down a bit?

kcollins-marton commented 8 years ago

Thank you so much for your time and your help. Here is the bottom part of the errors. less2

jdiehl commented 8 years ago

I don't see any problems with the plugin or the node connection, so it should be working. Not sure what could be going wrong...

kcollins-marton commented 8 years ago

OK. Thanks for checking for me. Maybe I just need to reinstall everything.... Thanks again!

transparentDesign commented 7 years ago

Sometimes it may just a syntax error?

At the bottom right of the screen: if you have this warning symbol... screen shot 2017-06-28 at 14 25 41

...rather than this 'everything is good' symbol... screen shot 2017-06-28 at 14 25 50

then click the warning symbol and it'll show you the error(s).