Side navigation
#13510 closed bug (cantfix)
Opened February 24, 2013 08:49PM UTC
Closed February 24, 2013 11:16PM UTC
Last modified February 25, 2013 01:12AM UTC
[bower] - unable to install jQuery via Bower due to version mismatch
Reported by: | xavier@hull.io | Owned by: | xavier@hull.io |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm having this error when I'm doing a bower install:
The version specified in the component.json of package jquery mismatches the tag (1.9.1 vs 1.8.3)
The component.json contains:
"jquery": "1.8.3"
Attachments (0)
Change History (4)
Changed February 24, 2013 08:54PM UTC by comment:1
owner: | → xavier@hull.io |
---|---|
status: | new → pending |
Changed February 24, 2013 10:53PM UTC by comment:2
Because it's usually the role the project's team to publish their project on Bower...
and it's my role to report to the jQuery team because it seemed relevant _to me_.
I can't check on which side the issue really is. You have the STR, if you don't reproduce, it may be on Bower's side, or on mine.
Changed February 24, 2013 11:16PM UTC by comment:3
resolution: | → cantfix |
---|---|
status: | pending → closed |
As far as I know the jQuery team does not publish the package on Bower. I can't reproduce because I don't have a Bower setup. The description above doesn't have enough to reproduce. I'd suggest you ask the Bower community about it.
Closing this as I don't think it can be resolved here.
Changed February 25, 2013 01:12AM UTC by comment:4
Twitter maintains a jQuery shim repo for bower. https://github.com/components/jquery
A little confused here ... why did you report a bug on the jQuery tracker for Bower?