Closed ginghamsburg closed 12 years ago
Hi @ginghamsburg, could you confirm this issue is still occurring in the newest version of the package?
Thanks
I actally do get the issue. I am on Linux, i have followed all the steps, installed nodejs/npm/watch-lessc (lessc couldnt be found by npm) and then tried to build, but got the same message as above.
Oops some googling found me the answer
sudo apt-get install node-less
and it magically works :)
When trying to build I get the following error:
[Errno 2] No such file or directory [Finished]
This is using the lessc binary at /Library/Ruby/Gems/1.8/gems/less-2.0.7/bin. If I use the lessc binary in /usr/bin I get:
/Library/Ruby/Gems/1.8/gems/less-2.0.7/bin/lessc:20:in
read': No such file or directory - --verbose (Errno::ENOENT) from /Library/Ruby/Gems/1.8/gems/less-2.0.7/bin/lessc:20 from /usr/bin/lessc:19:in
load' from /usr/bin/lessc:19 [Finished]Using OS X 10.7.3 and SublimeText 2 build 2181