I just tried to do a npm install but get this error about doctor,js at the end. Do I need to worry about it?
npm install -g yo
. .
You have to install nodejs in this way:
sudo apt-get install python-software-properties sudo add-apt-repository ppa:chris-lea/node.js sudo apt-get update sudo apt-get install nodejs