Embed/Embed library in 2.0 alpha version not found

Created on 1 April 2024, 3 months ago
Updated 2 April 2024, 3 months ago

Problem/motivation

In the most recent available version published on the Module page (2.0.0-alpha2 released 4 January 2024), even when installing with Composer, the Embed library is not recognized: error "URL Embed requires the Embed/Embed library."

Steps to reproduce

  1. I have installed Embed module using Composer: composer require 'drupal/embed:^1.7'
  2. Afterwards, as per I read in earlier support cases here, I installed URL Embed using composer: composer require 'drupal/url_embed:^2.0@alpha'
  3. Doing this step, it also automatically installs with it the "embed/embed/4.4.10" library (this is I imagine the latest libary version, I cannot choose which version during this install)
  4. I double check on the server if all is present and it is: in modules/contrib I find back both embed and url embed - OK. In vendor I find back embed (and inside subdir embed) as well - OK
  5. Now in the Drupal 10.2.3 (or .4) administration menu, I check the Embed and URL Embed boxes and enable them, or one by one.
  6. Error "URL Embed requires the Embed/Embed library.
  7. I am clueless why this does not work. I though maybe the library version is too high, but when I tried to install an old version manually via composer after deleting the vendor/embed (like v2.2), it says that URL Embed 2.0.x requires minimal library 4.x ... Please help?
πŸ’¬ Support request
Status

Postponed: needs info

Version

2.0

Component

Miscellaneous

Created by

πŸ‡§πŸ‡ͺBelgium Maglor

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

Comments & Activities

Production build 0.69.0 2024