Skip to content

Instantly share code, notes, and snippets.

@jmalmellones
Last active April 22, 2019 03:33
Show Gist options
  • Select an option

  • Save jmalmellones/10102706 to your computer and use it in GitHub Desktop.

Select an option

Save jmalmellones/10102706 to your computer and use it in GitHub Desktop.
configurar proxy en npm de node.js
npm config set proxy http://login:pass@proxy:port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment