Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Flexslider 2.5 results into Bower version resolving error #1344

Closed
isellsoap opened this issue May 28, 2015 · 4 comments
Closed

Flexslider 2.5 results into Bower version resolving error #1344

isellsoap opened this issue May 28, 2015 · 4 comments
Assignees

Comments

@isellsoap
Copy link
Contributor

Since bower.json (and package.json) is only a day old , and thus also the explicit setting of a jQuery version, I think many projects using Flexslider with jQuery >= 2 as their basic jQuery version in their project have a problem, since Bower can’t resolve different major jQuery versions in one and the same project. See example image:

bildschirmfoto 2015-05-28 um 14 20 32

Could you at least set something like "jquery": ">=1.11.3"? In fact, that is a true statement, since we are using Flexslider with jQuery > 2.x for a very long time now. :-)

@isellsoap isellsoap changed the title Flexslider 2.5 results into Bower version resolving error. Flexslider 2.5 results into Bower version resolving error May 28, 2015
@jeffikus jeffikus self-assigned this May 28, 2015
@evancarey
Copy link

I'm running into this issue as well. I'm also using angular-flexslider and jQuery 2.x and my build is busted because of the hard constraint on version 1.11.3. Please update. Thanks!

@DavidOliver
Copy link

+1. Thanks @isellsoap.

@hugomenesesp
Copy link

bower.json points to version 1.11.3, but package.json to ^1.11.3

@jeffikus
Copy link
Contributor

Merged pull request #1346

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

No branches or pull requests

5 participants