Fix npm install permissions.
From http://stackoverflow.com/questions/16151018/npm-throws-error-without-sudo
sudo chown -R $(whoami) ~/.npm