Skip to content

Instantly share code, notes, and snippets.

@haio
Created July 5, 2013 01:50
Show Gist options
  • Save haio/5931189 to your computer and use it in GitHub Desktop.
Save haio/5931189 to your computer and use it in GitHub Desktop.
sudo npm/node
whereis npm/node
sudo ln -s /usr/local/bin/node /usr/bin/node
sudo ln -s /usr/local/bin/npm /usr/bin/npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment