I went ahead and installed and tested node.js and then I installed LESS CSS via NPM but when I type in the command
lessc styles.less
or >
When you install LESS via npm use the -g option to install it globally.
npm install -g less