I\'m trying to setup babel on Ubuntu 14.04 but it doesn\'t seem to be working!
Here are some outputs that may be required:
$ which node /usr/sbin/node $
Changing node to nodejs in the first line of /usr/local/bin/babel-node and /usr/local/bin/babel solves it.
node
nodejs
/usr/local/bin/babel-node
/usr/local/bin/babel