hechoendrupal / drupal-console-extend-plugin

Drupal Console Extend Composer Plugin
131 stars 31 forks source link

Bug with generation of services yml #20

Open marcelovani opened 6 years ago

marcelovani commented 6 years ago

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