Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bower Install is installing version dependent on angular#~1.3.15 and doesn't match the repo #55

Open
aphillipspq opened this issue May 27, 2016 · 5 comments

Comments

@aphillipspq
Copy link

aphillipspq commented May 27, 2016

Okay, so I'm not sure what I'm doing wrong, but bower install seems to keep pulling this component with angular#~1.3.15, when on the repo it says "angular": "~1.*"

@b2kdaman
Copy link

b2kdaman commented Jul 5, 2016

Same stuff here. Can't get it to install via Bower. I'm on angular 1.3.6(for reasons) and during install it says that there's no suitable version

@aphillipspq
Copy link
Author

There essentially needs to be another release done in-order to take care of this

@CaporalDead
Copy link

You can also do :

bower install angular-resizable#master --save

@jackcruz
Copy link

if I do what @CaporalDead says, it works. It installs it.
But when I remove the bower_components folder, and do a bower install, then the error is back.
When do you thing you will be able to release a new version to fix this issue?

@jackcruz
Copy link

@Reklino is it possible to get a new release to fix this issue? I really want to use this on my project but it makes it not possible to use in a CI for instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants