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

Update tag to avoid mismatch errors #77

Closed
ChromeQ opened this issue Jul 11, 2016 · 2 comments
Closed

Update tag to avoid mismatch errors #77

ChromeQ opened this issue Jul 11, 2016 · 2 comments

Comments

@ChromeQ
Copy link

ChromeQ commented Jul 11, 2016

Looks as though v0.1.12 contains a bower.json that marks it as v0.1.11. This in itself is not too much of an issue as only results in:
bower backbone.babysitter#* mismatch Version declared in the json (0.1.11) is different than the resolved one (0.1.12)

However, since v0.1.11 has a different version dependency of Backbone, it actually ends up using Backbone v1.2.3 (as defined in v0.1.11 bower.json) rather than the Backbone v1.3.3 (as defined in v0.1.12)
I hope that it is easy to update the tag and correct the version that bower downloads?

Thanks,,

@codynguyen
Copy link

I'm having the same issue which prevents updating to Backbone v1.3.x. It's been a while since @ChromeQ first reported this, is there any plan on an update?

Thanks!

@paulfalgout
Copy link
Member

Getting this fixed

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

3 participants