Problem/Motivation
I ran into the following error when installing from configuration:
The service "decoupled_router.router_path_translator.subscriber" has a dependency on a non-existent service "path_alias.manager".
Proposed resolution
Add the path_alias module as a dependency in info.yml. This seems to have solved the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3180737-2.patch | 425 bytes | ibustos |
Comments
Comment #2
ibustosAdded patch.
Comment #3
ibustosComment #4
ibustosComment #5
mglamanI just hit this as well, re-queuing the test.
Comment #6
mglamanTest pass, verifying my local install passes with the patch applied.
Comment #8
mglamanThanks!