There is a dependency on datetime_range module, but it is not listed. After installing it throws an error as a result.

In DiscoveryTrait.php line 53:

  The "daterange" plugin does not exist. Valid plugin IDs for Drupal\Core\Field\FieldTypePluginManager are: block_field, datetime, entity_reference_revisions, field_collection, file, file_uri, ...

To solve this we need to add drupal:datetime_range to the dependencies.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tijsdeboeck created an issue. See original summary.

tijsdeboeck’s picture

Status: Active » Needs review
FileSize
299 bytes

Patch attached

tijsdeboeck’s picture

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the patch,
was reviewing one other patch and had issues installing the module. Your patch worked like a charm and fixed the error.

Thanks for your contribution.

Kind regards, Denis

ChrisSnyder’s picture

Nice catch! Thank you tijsdeboeck & DenisCi

ChrisSnyder’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.