Skip to content

Instantly share code, notes, and snippets.

@clojj
Created April 24, 2015 09:18
Show Gist options
  • Select an option

  • Save clojj/b37b11776ef686f6b902 to your computer and use it in GitHub Desktop.

Select an option

Save clojj/b37b11776ef686f6b902 to your computer and use it in GitHub Desktop.
Fix '... npm / bower unable to connect to github ... git://' during npm install
git config --global url."https://".insteadOf git://
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment