Closed (duplicate)
Project:
Quick Node Clone
Version:
8.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2018 at 14:25 UTC
Updated:
18 Sep 2018 at 14:43 UTC
Jump to comment: Most recent
Comments
Comment #2
robbdavis commentedThis is happening because I don't have the address module installed.
There needs to be a check to see if the module exists/is installed before running AddressEventSubscriber.php
I'm just not sure how to do that.
In the meantime, commenting out quick_node_clone.address_event_subscriber in the .services.yml file makes this go away.
Comment #3
jproctorI think this is fixed in dev; see #2960914: Error: Uncaught Error: Class 'Drupal\address\Event\AddressEvents' not found. Possibly a 1.11 release wouldn’t be a bad idea.
Comment #4
eli-tYep, looks like a dupe of the issue referenced in #3. +1 for a new release to cut down on noise on the command line.
Comment #5
Anonymous (not verified) commentedNew release has been done