Open HyphenHook opened 10 months ago
Workaround:
composer install
make lite_dev
again. Add workaround to docs.digital documentation
Solution for Windows:
docker-compose exec -T drupal with-contenv bash -lc 'composer install'
with
docker-compose exec -T drupal composer install
Steps to recreate the issue: