- Issue created by @fago
When trying to use the module with the specified dependencies, this errors occurs:
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException : The service "lupus_decoupled_ce_api.frontend_path_processor" has a dependency on a non-existent service "path_alias.manager".
We either need to make the path_alias manager optional or declare path_alias as dependency.
Active
2.3
Code