-
Notifications
You must be signed in to change notification settings - Fork 17
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
Failed to setup on clean Sylius install #70
Comments
This line says:
Sylius last version is I've no idea what it requires to maintain this plugin though. I'm simply asking as it is public. I have the same problem for a different versions:
|
We will add sylius 1.12 support soon. |
Hi @rafalmal , Do you have any updates on the support for Sylius 1.12? You may already have some WIP that the community can pick up and help migrate the plugin. Thanks! |
Hey guys, |
Has anyone successfully managed to get this working? I've been trying for few days, but I'm stuck in dependency hell. Trying to setup this on clean Sylius install, but getting the following issues:
- __root__ is present at version v1.11.15 and cannot be modified by Composer - bitbag/vue-storefront2-plugin[v1.0.0, ..., v1.2.1] require sylius/sylius ~1.11.0 -> satisfiable by sylius/sylius[v1.11.0, ..., v1.11.15]. - sylius/sylius[v1.11.0, ..., v1.11.15] cannot be installed as that would require removing __root__[v1.11.15]. They all replace sylius/addressing and thus cannot coexist. - Root composer.json requires bitbag/vue-storefront2-plugin * -> satisfiable by bitbag/vue-storefront2-plugin[v1.0.0, ..., v1.2.1].
Sylius version 1.11.15
The text was updated successfully, but these errors were encountered: