#13510 closed bug (cantfix)
[bower] - unable to install jQuery via Bower due to version mismatch
Reported by: | Owned by: | ||
---|---|---|---|
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"
Change History (4)
comment:1 Changed 10 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
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.
comment:3 Changed 10 years ago by
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.
comment:4 Changed 10 years ago by
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?