-
### User level PHP errors not visible in command output
[ *console* ] When running Drupal Console commands, notices/warnings triggered in Drupal aren't shown in the command output, even when using …
-
### Installation: git showing modified /vendor/drupal/coder
[ *console* ]
### Problem/Motivation
Ran `composer require drupal/console:~1.0 --optimize-autoloader --prefer-dist` as recommended …
-
**How is drupal-check installed?**
- [ ] drupal-check is installed using the phar
- [ ] drupal-check is installed globally via Composer
- [ ] drupal-check is installed globally using consolidatio…
-
jenkins@efc9c26-01965:/opt/local/my_site_name$ **composer require civicrm/cv**
./composer.json has been updated
Running composer update civicrm/cv
Loading composer repositories with package info…
hesco updated
5 months ago
-
I've become really fond on version control systems such to the effect of NVM (https://github.com/creationix/nvm), RVM (https://github.com/rvm/rvm), PyEnv (https://github.com/yyuu/pyenv) so much that I…
-
```bash
composer_1 | Downloading https://packages.drupal.org/8/drupal/rules_ui%244f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945.json
composer_1 | Writing /composer/cache/repo/htt…
-
I'm consistently getting null `$result` on `drupal-extension/src/Drupal/DrupalExtension/Context/MinkContext.php:156` I'm not clear on where the failure is but this essentially makes any `@javascript` …
-
I'm getting this error message when trying to run `dorgflow {ISSUE_URL}`:
```
Hello, this is Dorgflow!
Detected master branch 8.x-1.x.
Fetching node 3132912 from drupal.org.
Created feature bra…
-
console
I'm using this module: https://www.drupal.org/project/oracle
My project requires me to use Drupal 8 with an Oracle db
Follow these instructions to install and connect to an Oracle DB:…
-
I've noticed that when used on mutlisite configuration without site installed on sites/default, Drupal Console RC5 doesn't work at all.
Indeed, even the "drupal multisite:debug" command doesn't work …