question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problems with jQuery-UI

See original GitHub issue

Issue 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:closed
  • Created 4 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
REJackcommented, Aug 15, 2019

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.

0reactions
paulocoutinhoxcommented, Sep 1, 2019

Solved. It can be downloaded now. Thanks.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found