Created
March 19, 2014 12:35
-
-
Save DanTup/9640761 to your computer and use it in GitHub Desktop.
Error when trying to grab AngularJS from GitHub via NPM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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