I installed as described here and other places, but after using npm to install jslint, jshint, neither will work. Running "jslint", I only get:
/usr/bin/env: node: No such file or directory
Is there something wrong with the Ubuntu 13.10 repo, or do I have to set up some PATH variable myself?