question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bower installing this package (even using git repo) results in wrong package installed?

See original GitHub issue

Hia,

Not sure what’s going on, but bower installing either angular-spinner or the git repo directly results in the wrong angular-spinner getting installed https://github.com/angularifyjs/bower-angular-spinner.git.

About to jump on a flight but maybe this could be a name clash of some form?

➜  angularjs-migrate git:(master) ✗ bower install 'http://github.com/urish/angular-spinner.git'
bower angular-spinner#*     not-cached http://github.com/urish/angular-spinner.git#*
bower angular-spinner#*        resolve http://github.com/urish/angular-spinner.git#*
bower angular-spinner#*       checkout 1.0.1
bower angular-spinner#^1.2.26       not-cached https://github.com/angularifyjs/bower-angular-spinner.git#^1.2.26
bower angular-spinner#^1.2.26          resolve https://github.com/angularifyjs/bower-angular-spinner.git#^1.2.26
bower angular-spinner#^1.2.26         checkout v1.2.26
bower angular-spinner#*               resolved http://github.com/urish/angular-spinner.git#1.0.1
bower angular-spinner#^1.2.26         resolved https://github.com/angularifyjs/bower-angular-spinner.git#1.2.26
bower angular-spinner#^1.2.26          install angular-spinner#1.2.26

angular-spinner#1.2.26 src/libs/angular-spinner

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jawachecommented, Apr 3, 2017

Ahh nevermind, I removed the entry from bower.json, uninstalled, cleaned and installed again and it works now! Resolves to the right package and I see a dist folder with the angular-spinner.js file.

Not sure if you fixed something or I was being dumb but thanks for the quick response!

0reactions
Attrash-Islamcommented, Apr 3, 2017

Happy for helping you 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

bower is using wrong repo · Issue #497 - GitHub
bower install uses https://github.com/CrossEye/ramda and is stuck on version 0.6.0.
Read more >
Git / Bower Errors: Exit Code # 128 & Failed connect
Go to your temp folder. ( i.e. if you are using windows then C:\Users\{username}\AppData\Roaming\bower\cache\packages ). There you can ...
Read more >
Cannot install package with Bower?
I am trying to install packages using Bower. I bring up the attached screen and I go through the screens to install jQuery...
Read more >
Manage your Frontend Dependencies with Bower | Zell Liew
Let's take a step back and look at how to search for packages on Bower if you're not sure of the name of...
Read more >
Troubleshooting Node.js Deploys - Heroku Dev Center
Your Node.js deploy failed - now what? Start with these simple steps to troubleshoot a build issue. Check the buildpack.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found