Skip to content

Instantly share code, notes, and snippets.

@tatyshev
Created November 14, 2016 04:52
Show Gist options
  • Select an option

  • Save tatyshev/e4d4c6839866b3df026d7c0eafe346de to your computer and use it in GitHub Desktop.

Select an option

Save tatyshev/e4d4c6839866b3df026d7c0eafe346de to your computer and use it in GitHub Desktop.
npm on server
apt-get install npm
sudo ln -fs /usr/bin/nodejs /usr/local/bin/node
npm i -g yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment