SyntaxFix
Write A Post
Hire A Developer
Questions
I'm on Ubuntu 11.04 and had similar issues. Installing Node.js fixed it.
As of Ubuntu 13.04 x64 you only need to run:
sudo apt-get install nodejs
This will solve the problem.
sudo yum install nodejs