I am using bootstrap to design a web site. i downloaded the latest version of a less compiler simpless from their web site. When im trying to compile bootstrap.less i am getting this
"Syntax error in carousel.less on line 83".
Or when i try to import bootstrap.less in to my custom less file
@import 'bootstrap/bootstrap.less'
it gives me another error
"Result of expressin styles.less on e.message" [undefined] is not an object" why am i getting this error