On updating Embed module is throwing this error for drupal 8.6.17
PHP Fatal error: Interface 'Drupal\Component\Plugin\ConfigurableInterface' not found in /var/www/html/modules/contrib/embed/src/EmbedType/EmbedTypeInterface.php on line 15

Comments

dipayanpramanik5 created an issue. See original summary.

dave reid’s picture

Sorry, downgrade to 8.x-1.0 for now. ConfigurableInterface was added in Drupal 8.7, and 8.6 is no longer supported. I do my best to support two versions behind but I can't always do that.

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new414 bytes
dave reid’s picture

StatusFileSize
new347 bytes

Try that again.

  • Dave Reid committed a26f9fd on 8.x-1.x
    Issue #3099694 by Dave Reid: Update dependencies to require Drupal core...
dave reid’s picture

Status: Needs review » Fixed

Committed #4 to 8.x-1.x.

dipayanpramanik5’s picture

Thanks for adding dependency on info.yml file.

Status: Fixed » Closed (fixed)

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