Many packages depend on nodejs being named node. Due to a name conflict with some ham radio package the nice people of ubuntu helpfully broke many packages by naming it nodejs. To fix it run the following command from someone who has sudo rights.
sudo ln -s `which nodejs` /usr/bin/node