drupal-console icon indicating copy to clipboard operation
drupal-console copied to clipboard

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

Results 141 drupal-console issues
Sort by recently updated
recently updated
newest added

I searched for info concerning these questions, but was unable to locate anything. If I missed it, I would greatly appreciate someone pointing me to it. Problem/Motivation I have a...

Throws exception when unable to load module extension for module generator. Debugging/Addresses https://github.com/hechoendrupal/drupal-console/issues/4118 I'm not sure how you feel about calling out individual Issues in exception messages. But this seems...

After hours at this and dozens of posts from people complaining about the same issues; i have to assume there is no way to get composer to install console. -...

### quick:start command has some errors ![Captura de pantalla 2020-05-28 a las 9 44 04](https://user-images.githubusercontent.com/423279/83113509-08d06580-a0c8-11ea-8ac6-fc98bab04f71.jpg) Drupal Console Launcher 1.8.0 also `drupal-project`is obsolete and it's not the recommended repo

### [Test] Tests for PHP 5.6 and 5.5.9 fail due to incompatible dependency. ### Problem/Motivation A couple of days ago I submitted a PR for a different issue and noticed...

- Use Drupal root, not Composer root. - Avoid adding the root to an already absolute path. - Avoid adding the root twice when creating the directory Fixes #4245, fixes...

### Problem/Motivation In #4154 / 37aeb5d12, ExportCommand was modified to prefix the config sync directory with the composer root. Three bugs: 1. A relative path is relative to *Drupal* root,...

When using the `drupal server` command to start a CLI server in Windows Git Bash (https://gitforwindows.org/) (possibly other environments), the console becomes unresponsive to Ctrl-C, Ctrl-D or other keyboard interrupts....