leandro

Results 18 issues of leandro

### 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

### [generate:block:type] Error on generating block type Trying to generating a block type i'm getting the following error: ![block-type](https://user-images.githubusercontent.com/423279/72064665-a32c3a00-32dc-11ea-856c-be7ae4444173.png) 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 ![Captura de pantalla 2020-05-28 a las 9 44 04](https://user-images.githubusercontent.com/423279/83180841-4e228080-a124-11ea-9d5e-dff2c2cb878b.jpg) 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:...

i would like to get the windows username without prompt. is that possible? @loune