- Issue created by @abbas_66
Thank you jsacksick for the response. I ran composer "composer require 'drupal/address:^2.0.0' --with-all-dependencies" , after this If I try to rebuild cache through drush or drupal admin, I get error.
The website encountered an unexpected error. Please try again later.
Error: Undefined constant Drupal\address\Event\AddressEvents::INITIAL_VALUES in Drupal\quick_node_clone\EventSubscriber\AddressEventSubscriber::getSubscribedEvents() (line 69 of modules\contrib\quick_node_clone\src\EventSubscriber\AddressEventSubscriber.php).- Status changed to Fixed
about 1 year ago 4:39pm 8 January 2024 - 🇷🇸Serbia bojanz
The message is telling you that the crash is coming from quick_node_clone.
Looking at the issue queue for quick_node_clone, I see this issue: 🐛 Incompatibility with Address module version 2.x RTBC with a patch you can use. Automatically closed - issue fixed for 2 weeks with no activity.