Thanks Hooksie11!
That worked!
For other’s with this problem on Digital Ocean:
Only works with fresh install of OS.
First run:
sudo apt-get update
We need to get the latest Ubuntu Upgrade for 14.04:
sudo apt-get upgrade
Now we need to install npm for python:
sudo apt-get install npm
And last follow the regular install for ERPNext…