Sylius / Sylius-Standard

Open Source eCommerce Application on top of Symfony
https://sylius.com
MIT License
241 stars 319 forks source link

Issue with loading the app #963

Closed anzweidrej closed 3 months ago

anzweidrej commented 3 months ago

After launching the application, the following error appears:

Cannot load resource.... Make sure there is a loader supporting the "service" type.

Solution: As per suggestion from StackOverflow switching from FOSRestBundle to Handcraftedinthealps/RestRoutingBundle resolved the issue https://stackoverflow.com/questions/63369760/cannot-load-resource-make-sure-there-is-a-loader-supporting-the-rest-type

Br,