Error when adding the Address contrib module

Created on 14 April 2023, over 1 year ago
Updated 5 January 2024, 12 months ago

Problem/Motivation

I wanted to play with the Geolocation Field โ†’ module and since one of its submodules require the Address โ†’ module, when I attempted to install that module, i got the following error message (see attached screen shot). If it is helpful, the error URL is https://master-55ze5zbpig2iezhdg4jopmurdedizboz.tugboatqa.com/core/autho...

Steps to reproduce

  1. go to Admin -> Extend
  2. click on "Add a module"
  3. entered the URL (https://ftp.drupal.org/files/projects/address-8.x-1.11.tar.gz)
๐Ÿ› Bug report
Status

Closed: works as designed

Version

3.0

Component

User interface

Created by

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

Comments & Activities

  • Issue created by @monaw
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia mahtab_alam

    The address module must be installed with composer.
    If you directly add the module it will throw error.

  • Status changed to Closed: works as designed 12 months ago
  • ๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom rachel_norfolk UK

    As mahtab_alam correctly says, you will need to manually add address as a requirement when testing on simplytest.me.

    This is required because the root composer.json in the geolocation module doesnโ€™t specify an upstream requirement for address. To be honest, this is reasonable as not all users of the geolocation module will want to use the geolocation_address submodule.

    I have tested that adding the module by hand works as designed.

    You want it to look like this:

Production build 0.71.5 2024