Closed
Description
Preconditions
- Magento "magento/project-enterprise-edition" 2.3
Steps to reproduce
- Install Magento 2.3 with all modules except that ones which are defined in composer:
"replace": {
"magento/module-cybersource": "*",
"magento/module-dhl": "*",
"magento/module-fedex": "*",
"magento/module-marketplace": "*",
"magento/module-authorizenet": "*",
"magento/module-google-adwords": "*",
"magento/module-sample-data": "*",
"magento/module-send-friend": "*",
"magento/module-google-optimizer": "*",
"magento/module-ups": "*",
"magento/module-usps": "*",
"magento/module-braintree": "*",
"magento/module-signifyd": "*",
"magento/module-analytics": "*",
"magento/module-catalog-analytics": "*",
"magento/module-customer-analytics": "*",
"magento/module-quote-analytics": "*",
"magento/module-review-analytics": "*",
"magento/module-release-notification": "*",
"magento/module-sales-analytics": "*",
"magento/module-wishlist-analytics": "*",
"temando/module-shipping-m2": "*",
"dotmailer/dotmailer-magento2-extension": "*",
"shopialfb/facebook-module": "*",
"klarna/module-kp": "*",
"klarna/module-ordermanagement": "*",
"klarna/module-core": "*",
"amzn/amazon-pay-sdk-php": "*",
"amzn/amazon-pay-and-login-with-amazon-core-module": "*",
"amzn/login-with-amazon-module": "*",
"amzn/amazon-pay-module": "*",
"vertex/module-tax": "*"
}
Expected result
- I expect that at any step setup:di:compile will finish
Actual result
- There is no prefereed ClientInterface defined for the Module "Magento_InventoryDistanceBasedSourceSelection"
So the question is: Am i missing some dependencies?
Metadata
Metadata
Assignees
Labels
No labels