Skip to content

Instantly share code, notes, and snippets.

@legotheboss
Created June 20, 2017 00:46
Show Gist options
  • Save legotheboss/bcd5e058120d5a16215490ff36ed07e8 to your computer and use it in GitHub Desktop.
Save legotheboss/bcd5e058120d5a16215490ff36ed07e8 to your computer and use it in GitHub Desktop.
sudo wget http://node-arm.herokuapp.com/node_latest_armhf.deb
sudo dpkg -i node_latest_armhf.deb
sudo rm -rf node_latest_armhf.deb
sudo npm install -g node-gyp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment