curl -ksO https://gist.githubusercontent.com/nicerobot/2697848/raw/uninstall-node.sh
chmod +x ./uninstall-node.sh
./uninstall-node.sh
rm uninstall-node.sh

Install node.js via the official site.

sudo npm i -g n
sudo n stable

Start your application: node your_application.js

Support On Demand!

                                         
Node