Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Tawny Bartlett
Tawny Bartlett
24,674 Points

Getting Less Preprocessor working on Git Bash on Windows?

Hi there,

I don't know if anyone can help me! I use Ubuntu at work, so getting Less working on there is relatively easy.

However, at home I'm on Windows 8, and I'm having a hard time getting Less working. I've installed node.js, and installed Less using npm from within the nodejs directory, however I cannot access the lessc command anywhere but inside that directory. I'm not entirely sure how it all works on Windows, but I just want to be able to use lessc file > file in the terminal within my Xampp directories...!!

Thanks if anyone can offer some advice! I've got SASS working, but I really need Less.