- πΊπΈUnited States TomTech
The module currently installs into D9. It is possible that this was an issue with a previous beta, but does not appear to be a current issue.
If you are still not able to install, please advise!
I'm using drupal 9 and trying to install this module with composer. But having issue installing it. Is there a way to install this module in drupal 9 core?
composer require 'drupal/commerce_fedex:^1.0@beta'
./composer.json has been updated
Running composer update drupal/commerce_fedex
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- drupal/commerce_fedex 1.0.0-beta3 requires drupal/commerce ~2 -> satisfiable by drupal/commerce[2.0.0, ..., 2.31.0].
- drupal/commerce_fedex[1.0.0-beta1, ..., 1.0.0-beta2] require drupal/core ~8.0 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 9.4.6 (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 2.0.0 requires drupal/core ~8.3 -> found drupal/core[8.3.0, ..., 8.9.20] but the package is fixed to 9.4.6 (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[2.1.0, ..., 2.4.0] require drupal/core ~8.4 -> found drupal/core[8.4.0, ..., 8.9.20] but the package is fixed to 9.4.6 (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[2.5.0, ..., 2.9.0] require drupal/core ~8.5 -> found drupal/core[8.5.0, ..., 8.9.20] but the package is fixed to 9.4.6 (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[2.10.0, ..., 2.14.0] require drupal/core ^8.6 -> found drupal/core[8.6.0, ..., 8.9.20] but the package is fixed to 9.4.6 (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[2.15.0, ..., 2.16.0] require drupal/core ^8.7 -> found drupal/core[8.7.0, ..., 8.9.20] but the package is fixed to 9.4.6 (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[2.17.0, ..., 2.18.0] require drupal/inline_entity_form ^1.0-rc1 -> found drupal/inline_entity_form[dev-1.x, 1.0.0-rc1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/commerce[2.19.0, ..., 2.28.0] require drupal/inline_entity_form ^1.0-rc6 -> found drupal/inline_entity_form[dev-1.x, 1.0.0-rc6, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/commerce[2.29.0, ..., 2.31.0] require drupal/inline_entity_form ^1.0@RC -> found drupal/inline_entity_form[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- Root composer.json requires drupal/commerce_fedex ^1.0@beta -> satisfiable by drupal/commerce_fedex[1.0.0-beta1, 1.0.0-beta2, 1.0.0-beta3].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Closed: cannot reproduce
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The module currently installs into D9. It is possible that this was an issue with a previous beta, but does not appear to be a current issue.
If you are still not able to install, please advise!