leandro
leandro
### quick:start command has some errors  Drupal Console Launcher 1.8.0 also `drupal-project`is obsolete and it's not the recommended repo
### [generate:block:type] Error on generating block type Trying to generating a block type i'm getting the following error:  The resulting file isn't complete, so the command is failing now
This is the error it throws when it can't find HOME environment variable ``` [email protected] master U:1 ~/root/html/api_nexum drupal cr all PHP Fatal error: Uncaught...
having in consideration these errrors i've updated the composer.json to the latest version  i've tested some commands and it seems to...
Twig updated to ^3.0
forward on Drupal 8.8 there will be a new core initiative Composer template the test site that installs **develop:contribute** should follow it something like `composer --no-interaction create-project drupal/recommended-project:^8.8 my-project` /cc...
from drupal-composer/drupal-project to drupal/recommend…ed-project [explained here -> https://www.drupal.org/docs/develop/using-composer/using-composer-to-install-drupal-and-manage-dependencies]
the following strings are untranslated ``` commands.config.export.content.type.questions.remove-uuid commands.config.export.content.type.questions.remove-config-hash ```
### Error connecting docker image from outside to inside I'm trying to connect from drupalconsole launcher to Docker container (which drupalconsole is working from inside) ### My alias: ``` dev:...
### error on drupal uli command code having the following error: `ArgumentCountError: 3 arguments are required, 2 given in sprintf() (line 106 of /home/lvazquez/kk/primario/drupal9.dev/vendor/drupal/console/src/Command/User/LoginUrlCommand.php).` ### Solution Pass in the stated...