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

Failed to setup on clean Sylius install #70

Open
matasskarzauskas opened this issue Apr 25, 2023 · 4 comments
Open

Failed to setup on clean Sylius install #70

matasskarzauskas opened this issue Apr 25, 2023 · 4 comments

Comments

@matasskarzauskas
Copy link

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

@spyesx
Copy link

spyesx commented Apr 25, 2023

This line says:

 "require": {
        "sylius/sylius": "~1.11.0",
    },

Sylius last version is 1.12.7 and they're about to release 1.13. That why I asked if this project is ready for prod or maybe it's not maintained :)

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:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires bitbag/vue-storefront2-plugin ^1.2 -> satisfiable by bitbag/vue-storefront2-plugin[v1.2.0, v1.2.1].
    - bitbag/vue-storefront2-plugin[v1.2.0, ..., v1.2.1] require sylius/sylius ~1.11.0 -> found sylius/sylius[v1.11.0-alpha.1, ..., 1.11.x-dev] but it conflicts with your root composer.json require (^1.12).

@rafalmal
Copy link

We will add sylius 1.12 support soon.

@frozenminds
Copy link

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!

@darezzux
Copy link

Hey guys,
Are you alive? Any progress? Or is this project dead already?

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

5 participants