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

rails-assets-angular-ui-calendar stuck on rails-assets-angular ~> 1.4.0 #405

Closed
vrogers opened this issue May 2, 2017 · 2 comments
Closed

Comments

@vrogers
Copy link

vrogers commented May 2, 2017

I tried to install angular-ui-calendar via rails-assets '>= 1.0.2' and ran bundle and got this error:

image

it says that rails-assets-angular '~> 1.4.0' is required, when the actual ui-calendar bower.json only requires '>= 1.4.x'

https://github.com/angular-ui/ui-calendar/blob/master/bower.json

am I mistaken, or should the requirement be changed to rails-assets-angular '>= 1.4.0'?

@hut8
Copy link
Member

hut8 commented May 2, 2017

That's a good question. >= 1.4.x seems like a pretty odd way of saying this. Can you check #263 and #375 ? Clearly it's related. It actually seems like it works as designed, simply because Bower uses semver v2.

@hut8
Copy link
Member

hut8 commented May 6, 2017

Closing due to lack of feedback and high probability of duplicate with above issues. Feel free to reopen.

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

2 participants