-
I have a server on which there are several PHP versions, PHP 5.3 is default.
I installed Drupal Console using https://docs.drupalconsole.com/en/getting/launcher.html
When I type "drupal" I got error…
-
If a component script attach an event to document or window this will create issue on story change.
Let's assume following component example
```js
// components/demo/demo.js
(function (Drupal,…
zecka updated
2 months ago
-
With the switch to drupal 9 console had to be disabled because dependencies were not compatible.
-
Issue is occurring on integration tests, can't reproduce locally, seems to be a race condition, previously described here:
https://github.com/Islandora-Devops/isle-dc/issues/392
-
I'm getting the following error on ```fin init```:
```
[ERROR] Drupal Console is not installed at:
/var/www/docroot …
-
Currently, Drupal Console is really sensitive for Drupal errors. When we generate a cached error in Drupal rendering it unresponsive (500), you'd expect Drupal Console to be still responsive to be abl…
-
### Problem/Motivation
Drupal console is using Symfony 2|3 components, Drupal 9 is coming soon in about 6 months and there is a patch for Symfony 4.4 support in Drupal 8 already( See [Allow Symfony…
-
### Problem/Motivation
```
$ drupal
/usr/local/bin/drupal: line 2: syntax error near unexpected token `
-
These pages are outdated:
- https://github.com/az-digital/az_quickstart/wiki/Maintaining-Quickstart-2-Sites
- https://github.com/az-digital/az_quickstart/wiki/Quickstart-2.7.0-Upgrade-Notes
- htt…
-
Hi,
I don't know if it's the right place to post here but I get this issue after installing Drupal Console.When I try to use a drush command I get this:
```
The following module is missing from t…