Skip to content

Instantly share code, notes, and snippets.

@DanTup
Created March 19, 2014 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanTup/9640761 to your computer and use it in GitHub Desktop.
Save DanTup/9640761 to your computer and use it in GitHub Desktop.
Error when trying to grab AngularJS from GitHub via NPM
PS M:\Coding\TestApps\AngularTest> npm install angular/angular.js --save-dev
npm ERR! git fetch -a origin (git://github.com/angular/angular.js) fatal: refs/remotes/origin/v1.0.x tracks both refs/heads/v1.0.x and refs/remotes/origin/v1.0.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment