can not compile to css file in version 1.6
Closed this issue · 5 comments
fadesky commented
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
jdiehl commented
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)
ta3pks commented
jdiehl commented
Does the plugin work without the // out: ./new.css
prefix? Can you please check the Brackets console for any errors?
jdiehl commented
Not sure how to help you then...