Hi,
There is misconfiguration in info.yml:

dependencies:
- drupal:geofield

should be
dependencies:
- geofield:geofield

because geofield is not in Core.

Comments

chipway created an issue. See original summary.

chipway’s picture

Assigned: chipway » Unassigned
Status: Needs work » Needs review
StatusFileSize
new365 bytes

Here is a patch. Please review.

  • itamair committed e3070dc on 8.x-2.x authored by chipway
    Issue #2999901 by chipway: Wrong Dependency in .info.yml
    
itamair’s picture

Status: Needs review » Fixed

thanks @chipway ... it seems you are right. Committed to dev ...

Status: Fixed » Closed (fixed)

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