jdiehl/brackets-less-autocompile

can not compile to css file in version 1.6

Closed this issue · 5 comments

can not compile to css file in version 1.6 when save less file.

status bar shows errors:
Uncaught TypeError: Cannot read property 'line' of undefined
/language/CodeInspection.js:423

Can you please provide some more information? What file are you trying to compile? Does a manual compile work? Are there any errors on the Brackets console (you can access it via Debug > Show Developer Tools)

i have very same issue nothing happens when i hit save details are in photos
screenshot from 2016-03-01 23-08-52 for the first photo the file name is called test.less

screenshot from 2016-03-01 23-11-27
screenshot from 2016-03-01 23-11-58

Does the plugin work without the // out: ./new.css prefix? Can you please check the Brackets console for any errors?

@jdiehl theres no error specific to brackets auto less

Not sure how to help you then...