Closed (fixed)
Project:
Drupal modules
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2020 at 18:24 UTC
Updated:
18 Apr 2021 at 20:34 UTC
Jump to comment: Most recent
I'm using Drupal 9. The installation instructions say to use Composer or Ludwig. I've tried to install the latest version of both of these modules, but neither can be installed:
composer-8.x-1.4.tar.gz does not contain any .info.yml files.
ludwig-8.x-1.0.tar.gz contains a version of Ludwig that is not compatible with Drupal 9.0.6.
How can I install the commerceguys/addressing library on Drupal 9 without Composer or Ludwig? The Address page says it's compatible with this version (Requires Drupal: ^8.7.7 || ^9), but the two dependent modules are not D9 compatible.
Comments
Comment #2
devad commentedBoth Address module and Ludwig module have new releases compatible with Drupal 9.
So, I suppose it is ok to mark this issue as fixed.