I have been successful in setting up nodejs and installing kss-node. After numerous attempts at trying to correctly parse my less files I can't seem to get around this error.
...compiling LESS
...parsing your styleguide
...generating section 1 [ Modules ]
Property '0' of object # is not a function
Please be advised this was a parse attempt on the demo directory that comes with https://github.com/hughsk/kss-node
on cli used $ kss-node demo
P.S. I am really a beginner, so please don't mind if its a simple thing I might have overlooked.