Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Incompatible Issue #30

Closed
khleealton opened this issue Aug 24, 2016 · 4 comments
Closed

Incompatible Issue #30

khleealton opened this issue Aug 24, 2016 · 4 comments

Comments

@khleealton
Copy link

Hi,

I would like to ask something about incompatible problems while I run the command "bower install"
The following message is shown:
flexmenu#1.2 incompatible with 1.4 (latest is 1.1.1)
I have checked the dependencies and seems my project contains all flexmenu needs. Would you please advise what's the root cause?

Best Regards,
Alton

@rdebeasi
Copy link
Contributor

rdebeasi commented Aug 24, 2016

I can reproduce the issue. Looks like Bower doesn't like that I dropped the v from the tag a few versions ago and so is stuck on an old version. I'll look into renaming the v1.1.1 tag.

In the meantime, you can download flexMenu directly from GitHub to get the latest version, or you can specify 1.1.1 in your bower file until the problem is resolved.

Thanks for the heads-up, and sorry for the hassle!

rdebeasi added a commit that referenced this issue Aug 26, 2016
@rdebeasi
Copy link
Contributor

You should now be able to get the new 1.4.1 version through Bower. (Note that the package name has changed from flexMenu to flexmenu for consistency with Bower's standards.

Again, thanks for filing this issue! :)

@khleealton
Copy link
Author

Hi! It's working good now. Thanks for your fix!

@rdebeasi
Copy link
Contributor

Awesome, glad to hear it! You are very welcome!

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

No branches or pull requests

2 participants