Skip to content

Bug with generation of services yml #20

@marcelovani

Description

@marcelovani

This used to work, but its no longer the case.

When I use composer to add a new package or update, the Extend plugin kicks in and populates the contents of ~/.console/extend/extend.console.uninstall.services.yml automatically.

I think some package got updated and the extend plugin is executing this line https://github.com/hechoendrupal/drupal-console-extend-plugin/blob/master/src/Extender.php#L78 instead of line 83

The result is that it is updating extend.console.uninstall.services.yml inside the wrong folder i.e. ~/.console/extend/vendor/drupal/console/extend.console.uninstall.services.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions