-
### All 'drupal' commands end with php warning
[ *ISSUE-GROUP* ] * `console`
### Problem/Motivation
The errors below is outputted with any/all drupal commands. From what I can tell the commands…
-
### Problem/Motivation
When trying to install a new module using module:install command, the following error is thrown:
`Error: Call to undefined function Drupal\Console\Command\Shared\system_rebu…
-
The "drupal/console-extend-plugin" plugin requires API (1.0)
When running update using Composer 2.0 the following error occurs:
`The "drupal/console-extend-plugin" plugin was skipped because it …
-
When using console to create a subprofile of the lightning distribution I'm seeing an error in the way traits are handled.
Not sure if this is a bug in console or in the lightning implementation of…
-
### syntax error near unexpected token `
-
Drupal version : 9
Php version : 7.3
Composer version : 1.9.0
after run command `composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader `
i get all this errors :
```
Probl…
-
## Problem/Motivation
If a content editor deletes media on the source site for a migration, but does not delete the reference to that media the migration fails during the `migration_lookup` process r…
-
### Error instalation Drupal console Drupal 8.9
When installing drupal console in drupal 8.9 with composer environment I get the following error. Drupal 8.9 requires symfony console to be greater t…
-
### Issue description
If the node has a revision whose authoring user has been deleted from Drupal then clicking on the "Show revisions" button results in an error:
```
Oops, something went wro…
-
### composer.json generate fail, when generate a new module.
[ *ISSUE-GROUP* ] Short description
The *ISSUE-GROUP* should be one of:
* `command:gm`
### Problem/Motivation
Someone created …