Created on 18 June 2023, about 1 year ago
Updated 10 July 2023, 12 months ago

Problem/Motivation

I am getting the following error when runing any drush command on a fresh new drupal 10 installation:

> 
> In Container.php line 147:
>                                                                                
>   Circular reference detected for service "entity_type.manager", path: "entit  
>    plugin.manager.email_builder".                                              
>                                                                                
> 

Steps to reproduce

- New fresh drupal 10 installation
- composer require drush/drush
- composer require 'drupal/symfony_mailer:^1.3@RC' (no matter what version you choose)
- cd <drupal_root>
- ./vendor/bin/drush pm:enable symfony_mailer (no matter what command you use)

Proposed resolution

Refactor symfony_mailer.config_override service

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Closed: duplicate

Version

1.3

Component

Code

Created by

πŸ‡¨πŸ‡΄Colombia metallized

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

Comments & Activities

Production build 0.69.0 2024