SyliusVueStorefront2Plugin icon indicating copy to clipboard operation
SyliusVueStorefront2Plugin copied to clipboard

Failed to setup on clean Sylius install

Open matasskarzauskas opened this issue 2 years ago • 4 comments

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

matasskarzauskas avatar Apr 25 '23 07:04 matasskarzauskas

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).

spyesx avatar Apr 25 '23 14:04 spyesx

We will add sylius 1.12 support soon.

rafalmal avatar May 16 '23 06:05 rafalmal

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!

frozenminds avatar Aug 09 '23 08:08 frozenminds

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

darezzux avatar Mar 24 '24 13:03 darezzux