Active
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2024 at 20:25 UTC
Updated:
14 Aug 2024 at 20:25 UTC
Jump to comment: Most recent
Cannot run Schema.org Blueprints Demo
This may be the error:
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/schemadotorg_demo 1.0.0-alpha5 (exact version match), found drupal/schemadotorg_demo[dev-1.0.x, 1.0.x-dev (alias of dev-1.0.x)] but it does not match the constraint.
Comments
Comment #2
2dareis2do commentednot sure but I believe it may be necessary to add:
composer config minimun-stability dev
https://youtu.be/Dludw8Eomh4?si=KAOSyEHnXuxgIg_n&t=430
Comment #3
mglamanIt doesn't seem like
composer config minimun-stability devwould fix it. The requested version wasbut Composer says the only versions are
dev-1.0.x, 1.0.x-devComment #4
mglamanI think I found the problem:
Notice how the package name for composer is
schemadotorg_demo-schemadotorg_demo? Something else is holding ontoschemadotorg_demo. I bet the latter does not have an alpha release.Comment #5
mglamanI looked at the API and there is nothing about the Composer package name: https://www.drupal.org/api-d7/node/3319147.json
Comment #6
mglamanThe release does not contain the Composer package name either: https://www.drupal.org/api-d7/node/3448370.json