Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magento 2.4.6 update #27

Closed
Stevie-Ray opened this issue Jun 6, 2023 · 1 comment
Closed

Magento 2.4.6 update #27

Stevie-Ray opened this issue Jun 6, 2023 · 1 comment

Comments

@Stevie-Ray
Copy link

Stevie-Ray commented Jun 6, 2023

While updating a project to the latest Magento version and using the replace modules I got the following error;

Can't install yireo/magento2-replace-graphql because of yireo/magento2-replace-bundled. They both replace klarna/module-kp-graph-ql and thus cannot coexist.

This is the same for:
magento/module-braintree-graph-ql
paypal/module-braintree-graph-ql

Is this intended behavior?

@jissereitsma
Copy link
Collaborator

No, this is a shortcoming of composer replacements. You can't replace things twice. Take your pick and move the replacements towards your own root composer.json file :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants