Giter Club home page Giter Club logo

Comments (7)

GSadee avatar GSadee commented on June 2, 2024 1

Hi guys!
I'm very sorry it took so long. I have created the appropriate repository and published the package, so everything should be ok now 🎉 .
Of course, if you have any further problems, please reopen the issue or open a new one.

from sylius.

stefandoorn avatar stefandoorn commented on June 2, 2024

I'm testing an early upgrade to 1.13 and I get this - which seems a bit related:

root@2d4eaada35f2:/var/www/html/symfony# bin/console

In CheckExceptionOnInvalidReferenceBehaviorPass.php line 86:
                                                                                                                                                                            
  The service "Sylius\Bundle\CoreBundle\EventListener\Workflow\Order\CreatePaymentListener" has a dependency on a non-existent service "sylius_abstraction.state_machine".  

Code is available, but I think a certain bundle is not loaded, and it's not mentioned in the 1.13 UPGRADE guide.

from sylius.

stefandoorn avatar stefandoorn commented on June 2, 2024

Adding Sylius\Abstraction\StateMachine\SyliusStateMachineAbstractionBundle::class => ['all' => true], to bundles.php helps for me.

from sylius.

martijnc avatar martijnc commented on June 2, 2024

We don't depend on sylius/sylius but on the individual bundles (we don't use the shop and admin bundles), so our install doesn't have the code for the new abstraction and composer cannot install it because there isn't a package for it yet.

The "standalone" 1.13 branch of sylius/core-bundle is not installable currently.

from sylius.

jakubtobiasz avatar jakubtobiasz commented on June 2, 2024

Hi,
@GSadee will create a repository and split the packages soon.

from sylius.

esserj avatar esserj commented on June 2, 2024

Thanks a mil. @GSadee and @jakubtobiasz !

from sylius.

esserj avatar esserj commented on June 2, 2024

🎉 Thank a lot @GSadee !!

from sylius.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.