Problem 1
- Root composer.json requires drupal/ai_search_block 1.0.x-dev -> satisfiable by drupal/ai_search_block[1.0.x-dev (alias of dev-1.0.x)].
- drupal/ai_search[dev-1.0.x, 1.0.x-dev] require drupal/ai ^2.0 -> found drupal/ai[dev-2.0.x, 2.0.x-dev (alias of dev-2.0.x)] but it conflicts with your root composer.json require (^1.2).
- drupal/ai_search_block dev-1.0.x requires drupal/ai_search * -> satisfiable by drupal/ai_search[dev-1.0.x, 1.0.x-dev (alias of dev-1.0.x)].
- drupal/ai_search 1.0.x-dev is an alias of drupal/ai_search dev-1.0.x and thus requires it to be installed too.
- drupal/ai_search_block 1.0.x-dev is an alias of drupal/ai_search_block dev-1.0.x and thus requires it to be installed too.

Is this because ai_search is moving out of the ai module. Composer seems to be requiring things that don't yet exist. There is no drupal/ai 2.0 yet.

Comments

keiserjb created an issue. See original summary.

keiserjb’s picture

Priority: Normal » Major
Issue summary: View changes
lammensj’s picture

Assigned: Unassigned » lammensj
Issue summary: View changes

  • f4c12c4d committed on 1.0.x
    [#3558345] Specify version constraint of drupal/ai
    
lammensj’s picture

Issue summary: View changes
Status: Active » Fixed

Resolved by specifying the version constraint of the AI-module in the module's info.yml-file.
But yes, I believe it's indeed related to the fact that the ai_search-submodule received its own namespace on d.o.

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.

Status: Fixed » Closed (fixed)

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