Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/usr/bin/env - error - linux #23

Closed
twentyfortysix opened this issue Jan 26, 2013 · 5 comments
Closed

/usr/bin/env - error - linux #23

twentyfortysix opened this issue Jan 26, 2013 · 5 comments

Comments

@twentyfortysix
Copy link

Hello

mu Xubuntu 12.04 produces this error:
Writing file /home/jm/TMP/less/test.less with encoding UTF-8
[less2css] Converting /home/jm/TMP/less/test.less to /home/jm/TMP/less/test.css
----[less2cc] Compile Error----
/usr/bin/env: node: No such file or directory

but the env file exists. I have tried to run the sublime as root with the same result.

@twentyfortysix
Copy link
Author

here is the solution:
http://www.cloudbase.it/howto-solve-devstack-dashboard-node-error/

The only thing (from the link) I did more then is written in the less2css readme is: sudo apt-get install nodejs-legacy
(hope it helps to someone)

@timdouglas
Copy link
Owner

Thanks, I've linked this up from the readme

@alsoicode
Copy link

I can confirm this was also necessary for Linux Mint 14.

@brenolf
Copy link

brenolf commented Jul 24, 2013

I needed to install node-less on Ubuntu 12.04 to get it working.

@Mao8a
Copy link

Mao8a commented May 7, 2015

Solved on Mac OS X Yosemite using this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants