Problem/Motivation

I'm just testing this module and could only install a current dev version on a vanilla core 11.4.4. Installing 1.0.0-beta5 is currently breaking the installation drush en display_builder:

The following module(s) will be installed: display_builder, ui_patterns_field, ui_patterns_library

 ┌ Do you want to continue? ────────────────────────────────────┐
 │ Yes                                                          │
 └──────────────────────────────────────────────────────────────┘

PHP Fatal error:  Cannot redeclare Drupal\ui_patterns_field\Plugin\Field\FieldType\SourceValueItem::isEmpty() in /var/www/html/web/modules/contrib/ui_patterns/modules/ui_patterns_field/src/Plugin/Field/FieldType/SourceValueItem.php on line 54

Fatal error: Cannot redeclare Drupal\ui_patterns_field\Plugin\Field\FieldType\SourceValueItem::isEmpty() in /var/www/html/web/modules/contrib/ui_patterns/modules/ui_patterns_field/src/Plugin/Field/FieldType/SourceValueItem.php on line 54
 [warning] Drush command terminated abnormally.
Failed to run drush en display_builder: exit status 1

Steps to reproduce

Install 1.0.0-beta5 on a fresh drupal site.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

c-logemann created an issue. See original summary.

mogtofu33’s picture

Assigned: Unassigned » mogtofu33
Priority: Normal » Major
Status: Active » Needs work
ipumpkin’s picture

c-logemann’s picture

@ipumpkin The issue is that the actual beta version isn't usable and so there is a need for a new beta including the fix.

mogtofu33’s picture

Parent issue: » #3613194: [meta] Next beta

  • mogtofu33 committed fd5a02e7 on 1.0.x
    fix: #3613285 Time for a new beta version because 1.0.0-beta5 is...

  • mogtofu33 committed 967c6e19 on 1.0.x
    fix: #3613285 update LocalStorageManager usage to remove builder ID...
mogtofu33’s picture

Assigned: mogtofu33 » Unassigned
Status: Needs work » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

mogtofu33’s picture

Parent issue: #3613194: [meta] Next beta »