-
When trying to require Mannequin on a drupal 9 website, it crashes because of the dependency on symfony console.
`"symfony/console": "^2.7 ||^3.0",`
Drupal is using v4.4.9
-
We are using the module oe_webtools_analytics and we have detected that after changing the configuration, although it is saved correctly, by inspecting the browser console we can see that the variable…
-
Cross referencing https://github.com/hechoendrupal/drupal-console/issues/3847,
With some debugging, I found that the launcher was starting drupal console with a path argument that was just the nam…
-
We need to test the installer contributed by Fliegen
https://fliegen.com.tw/blog/using-drupal-console-windows
Please try and document any issue you found, please close Skype because skype use port 8…
-
Hello,
I'm trying to build a mobile app using angular-drupal. After configure everything, when I call the user_login() in my controller, it shows 'NOT A VALID USER!' message.
```
myApp.controller("Te…
-
We are installing Drupal Console from Github (this allows us to control the version number).
Unfortunately the last release here on Github that had `drupal.phar` included as a downloadable artifact w…
-
Per https://github.com/hechoendrupal/drupal-console/issues/4262, there appears to be an issue with the installer (https://drupalconsole.com/installer) being unavailable. This is causing `lando drupal`…
-
The command formed by line 20 of LauncherContainer.php seems to be causing issues on Windows.
`
C:\Users\lal65\Sites\wcprospect8-dev>drupal site:install
`
`'C:\Users\lal65\Sites\wcprospect8-dev/…
-
I'm installing civicrm plugin and I don't understand why I've got ErrorException with `console-extend-plugin`:
```
$ composer require civicrm/extendedreport:5.21 -v
Installs: zetacomponents/mai…
-
**How is drupal-check installed?**
- [ ] drupal-check is installed using the phar
- [x] drupal-check is installed globally via Composer
- [ ] drupal-check is installed globally using consolidatio…