Automatically closed - issue fixed for 2 weeks with no activity.
Neha Mahajan → made their first commit to this issue’s fork.
- @neha-mahajan opened merge request.
Background: I tried to install drupal commerce on latest Drupal 10 directly, and I can see Commerce Shipping 8.x-2.4 works with drupal 10.
Tried install via composer but failed
Error message as below:
---------------------------------------------------------------
Your requirements could not be resolved to an installable set of packages.
Problem 1
- drupal/physical[1.0.0-rc1, ..., 1.0.0] require drupal/core ^8 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but the package is fixed to 10.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/physical[1.1.0, ..., 1.x-dev] require drupal/core ^8.7.7 || ^9 -> found drupal/core[8.7.7, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but the package is fixed to 10.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/commerce_shipping[2.4.0, ..., 2.x-dev] require drupal/physical ^1.0 -> satisfiable by drupal/physical[1.0.0-rc1, ..., 1.x-dev].
- Root composer.json requires drupal/commerce_shipping ^2.4 -> satisfiable by drupal/commerce_shipping[2.4.0, 2.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
-------------------------------------------------------
Sorry my first time to submit a issue, if I issue wrongly or install wrongly please kindly let me know. Thanks for support and contribute!
Tony
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.
Neha Mahajan → made their first commit to this issue’s fork.