Active
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2024 at 20:09 UTC
Updated:
8 Oct 2024 at 20:09 UTC
Jump to comment: Most recent
I attempted to build Drupal 10.3.5 with linkit 6.1.x-dev, admin_toolbar 3.5.0, and anchor_link 3.0.0-beta1.
The build failed multiple times with error messages that indicated incorrect project versions were selected:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer. json requires drupal/admin_toolbar 3.0.0-betal (exact version match), found drupal/admin_toolbar[dev-1.x, dev-2.x, dev-3.x, 1.0.0, •.., 1.x-dev (alias of dev-1.x), 2.0.0-betal, ..., 2.X-dev (alias of dev-2.x), 3.0.0, ..., 3.x-dev (alias of dev-3.x)] but it does not match the constraint.
Command Failed (Tugboat Error 1064): Exit code: 2; Command: cd stm && composer require drupal/admin_toolbar:3.0.0-beta1 —-no-install
So it appears the versions for the two requested projects were swapped.
Attaching screenshots for more clarity.



| Comment | File | Size | Author |
|---|---|---|---|
| requested_projects.png | 7.48 MB | byronveale | |
| build_error1.png | 2.41 MB | byronveale | |
| build_error2.png | 2.43 MB | byronveale |
Comments