Harold Juárez

Results 9 comments of Harold Juárez

Hi @joe-mcpherson Do you have the PR link in the drupal-console repository?

@LOBsTerr I can't reproduce the issue to review the PR Drupal version 8.6.11 / 8.7.1 Console version 1.8.0 Console Launcher version 1.8.0 I run the following commands to check and...

Hi @liquidcms The problem is that you are using an absolute path that doesn't exist in the `--module-path` option. You can use the absolute path if the folder is valid...

Hi @nvaken We created a custom composer-installer for `drupal-cosnole-library` in https://github.com/hechoendrupal/drupal-console-extend-plugin/pull/22 Please update your launcher to the latest version of DC and try it again

Hi @kenorb When you install the console using composer in an empty folder, you can't use the global commands, because you are only downloading only the console and must run...

> Another +1 > > This appears to be a problem with the console launcher. I ran into this issue when using that, but if I call the console bin...

Hi @solody, When you choose the composer option while executing the generate:module command after generating the module, the command send to call the generate:composer command, so it's here when the...