The service "####" has a dependency on a non-existent service "pathauto.alias_uniquifier"

Created on 24 August 2020, over 4 years ago
Updated 11 May 2023, almost 2 years ago

Problem/Motivation

The service "####" has a dependency on a non-existent service "pathauto.alias_uniquifier"

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Fixed

Version

1.6

Component

Code

Created by

🇮🇳India lomasr

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇦Ukraine tfrajj

    One more solution.
    I have solved the same issue with adding dependencies to the .info.yml file

    dependencies:
      - pathauto:pathauto
    
  • Status changed to Fixed almost 2 years ago
  • 🇨🇭Switzerland berdir Switzerland

    This is not a bug in this module, if you depend on another module or add a new dependency you need to ensure it's installed and possibly make that dependency optional to be able to update.

  • Automatically closed - issue fixed for 2 weeks with no activity.

  • Status changed to Fixed almost 2 years ago
  • 🇵🇱Poland adam_y

    @tfrajj tested your solution on my project's environment and worked just fine. Thanks!

Production build 0.71.5 2024