Skip to content

Instantly share code, notes, and snippets.

@missinglink
Created June 16, 2015 11:51
Show Gist options
  • Select an option

  • Save missinglink/6be831c13f3cc40e976d to your computer and use it in GitHub Desktop.

Select an option

Save missinglink/6be831c13f3cc40e976d to your computer and use it in GitHub Desktop.
disable annoying npm spinner
npm config set spin false --global
npm config set loglevel http --global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment