Installing latest NodeJS on Raspbian

annyoning to get node on arm based boards but this one works

  • wget http://node-arm.herokuapp.com/node_latest_armhf.deb && sudo dpkg -i node_latest_armhf.deb
  • node -v
  • npm v

http://weworkweplay.com/play/raspberry-pi-nodejs/