Problems with jQuery-UI
See original GitHub issueIssue type:
- Feature request
- Bug report
- Documentation
Environment:
- AdminLTE Version: 2.4.17
- Operating System: macos
- Browser (Version): Chrome (Latest)
Description:
Im trying use admin-lte 2.4.17 with yii2, but in my composer i get error:
Error:
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- yiisoft/yii2-jui 2.0.7 requires bower-asset/jquery-ui ~1.12.1 -> satisfiable by bower-asset/jquery-ui[1.12.1].
- yiisoft/yii2-jui 2.0.7 requires bower-asset/jquery-ui ~1.12.1 -> satisfiable by bower-asset/jquery-ui[1.12.1].
- Can only install one of: bower-asset/jquery-ui[1.11.4, 1.12.1].
- Can only install one of: bower-asset/jquery-ui[1.11.4, 1.12.1].
- bower-asset/admin-lte v2.4.17 requires bower-asset/jquery-ui 1.11.4 -> satisfiable by bower-asset/jquery-ui[1.11.4].
- Installation request for bower-asset/admin-lte 2.4.17 -> satisfiable by bower-asset/admin-lte[v2.4.17].
- Installation request for yiisoft/yii2-jui 2.0.7 -> satisfiable by yiisoft/yii2-jui[2.0.7].
And im using in my composer.json:
"bower-asset/admin-lte": "2.4.17",
"bower-asset/font-awesome": "4.7.0",
"bower-asset/html5shiv": "3.7.3",
"bower-asset/jquery": ">=1.9.0 <4.0.0",
"bower-asset/jquery-slimscroll": "1.3.8",
"bower-asset/js-cookie": "2.2.1",
"bower-asset/lightbox2": "2.11.1",
Can anyone help me?
Issue Analytics
- State:
- Created 4 years ago
- Comments:9
Top Results From Across the Web
Issues · jquery/jquery-ui - GitHub
Issues list ; Issues with Sortable and Bootstrap 5 responsive Behavior shared with 1.12 Comp: Sortable. #2142 opened ; Tooltip shows far away...
Read more >Issues for jQuery UI | Drupal.org
Title Status Priority
Add a Drush command to download jQuery UI Needs work Normal
Replace README.txt with README.md Reviewed & tested by the community Minor
co‑maintainer...
Read more >Support Center - jQuery UI
From start-ups to Fortune 500s, we have the knowledge and expertise to solve problems of any size and keep your project on track...
Read more >12. Fixing Common Problems - jQuery and jQuery UI - O'Reilly
These little bumps in the road can range from small errors like writing selectors properly to having Ajax not return the proper information—or...
Read more >jQuery UI problems since 3.5.1 - Mario Peshev
My theme/plugin dialogs are broken. My X functionality (say slider) behaves in a weird way.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve updated jquery-ui in bower according to npm’s version on master branch, I’ll release a new version in the next days to fix this issue.
Solved. It can be downloaded now. Thanks.