Geolocation does not see jQuery UI Menu (>=2.1) even though 2.1 is installed

Created on 21 June 2024, 3 months ago
Updated 23 August 2024, about 1 month ago

Problem/Motivation

In Extend, i get:

	Geolocation - Geometry 	
Provide geometry based fields and integration
Machine name: geolocation_geometry
Version: 8.x-3.13
Requires:

    GeolocationFieldjQuery UIjQuery UI AutocompletejQuery UI Menu (>=2.1) (incompatible with version * ? *)

drush updb complains:

# drush updb
 [error]  Geolocation - Geometry - Data requires this module.
 (Currently using Unresolved dependency feeds (Missing)
)
 [error]  jQuery UI Autocomplete requires this module and version. Currently using
jQuery UI Menu version
 (Currently using Unresolved dependency jQuery UI Menu (Version >=2.1 required)

2.1 is installed:

# composer show drupal/jquery_ui_menu
name     : drupal/jquery_ui_menu
descrip. : Provides jQuery UI Menu library.
keywords :
versions : * 2.1.0
type     : drupal-module
license  : GNU General Public License v2.0 or later (GPL-2.0-or-later) (OSI approved) https://spdx.org/licenses/GPL-2.0-or-later.html#licenseText
homepage : https://www.drupal.org/project/jquery_ui_menu
source   : [git] https://git.drupalcode.org/project/jquery_ui_menu.git 2.1.0
dist     : [zip] https://ftp.drupal.org/files/projects/jquery_ui_menu-2.1.0.zip 2.1.0
path     : /home/kacbtnor/public_html/web/modules/contrib/jquery_ui_menu
names    : drupal/jquery_ui_menu

support
source : https://git.drupalcode.org/project/jquery_ui_menu

requires
drupal/core ^9.2 || ^10 || ^11
drupal/jquery_ui ^1.7
kacbtnor@mi3-ts12 [~/www]# composer show drupal/jquery_ui
name     : drupal/jquery_ui
descrip. : Provides jQuery UI library.
keywords :
versions : * 1.7.0
type     : drupal-module
license  : GNU General Public License v2.0 or later (GPL-2.0-or-later) (OSI approved) https://spdx.org/licenses/GPL-2.0-or-later.html#licenseText
homepage : https://www.drupal.org/project/jquery_ui
source   : [git] https://git.drupalcode.org/project/jquery_ui.git 8.x-1.7
dist     : [zip] https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.7.zip 8.x-1.7
path     : /home/kacbtnor/public_html/web/modules/contrib/jquery_ui
names    : drupal/jquery_ui

support
source : https://git.drupalcode.org/project/jquery_ui

requires
drupal/core ^9.2 || ^10 || ^11

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tjtj

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024