Skip to content

Instantly share code, notes, and snippets.

@changfenxia
Created August 21, 2016 08:46
Show Gist options
  • Save changfenxia/ebfa545b485d44dbc4eb4409ea7c7aec to your computer and use it in GitHub Desktop.
Save changfenxia/ebfa545b485d44dbc4eb4409ea7c7aec to your computer and use it in GitHub Desktop.
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
sudo ln -sf /usr/local/n/versions/node/6.0.4/bin/node /usr/bin/node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment