The following configs depend on core.entity_form_mode.commerce_order_item.add_to_cart which from commerce core. Since this config had been moved to optional, the following configs are missing dependency while installing module.

core.entity_form_display.commerce_order_item.deposit.add_to_cart.yml
core.entity_form_display.commerce_order_item.fee.add_to_cart.yml

The solution is move them to optional too.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

司南 created an issue. See original summary.

司南’s picture

Status: Needs work » Needs review
司南’s picture

Issue summary: View changes

aporie made their first commit to this issue’s fork.

aporie’s picture

Status: Needs review » Fixed

Thanks for reporting this and for the fix.

I just removed these configs file, people can add them manually if needed.

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.