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

Problem installing on 2.3.5 #10

Closed
oviliz opened this issue Jun 1, 2020 · 2 comments
Closed

Problem installing on 2.3.5 #10

oviliz opened this issue Jun 1, 2020 · 2 comments

Comments

@oviliz
Copy link

oviliz commented Jun 1, 2020

Hi guys, installing this tool failed on a fresh 2.3.5:

$ composer require yireo/magento2-replace-bundled:2.3.5
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - don't install yireo/magento2-replace-core 2.3.5|don't install yireo/magento2-replace-bundled 2.3.5
    - don't install yireo/magento2-replace-bundled 2.3.5|remove yireo/magento2-replace-core 2.3.5
    - don't install yireo/magento2-replace-bundled 2.3.5|don't install yireo/magento2-replace-core 2.3.5
    - Installation request for yireo/magento2-replace-bundled 2.3.5 -> satisfiable by yireo/magento2-replace-bundled[2.3.5].
    - Installation request for yireo/magento2-replace-core 2.3.5 -> satisfiable by yireo/magento2-replace-core[2.3.5].

Installation failed, reverting ./composer.json to its original content.

I was able to install all other tools except for the replace-all one as reported here:
yireo/magento2-replace-all#10 (comment)

@hardyjohnson
Copy link
Contributor

Looks like 2.3.5 has an incomplete conflict resolution in the composer.json file: https://github.com/yireo/magento2-replace-bundled/blob/2.3.5/composer.json @jissereitsma ?

@jissereitsma
Copy link
Collaborator

This was actually fixed already quite some time ago, but for sure version 2.3.5-p1 of this package should fix this. Let me know if there is still issues here.

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

3 participants