[ERROR] Drupal Console is not installed at:
/var/www/docroot
You must execute the following composer commands:
composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader
I can manually do that, but then afterwards it's not clear if I need to run fin init again? From my experience doing so twice seems to cause everything to hang. Would be nice if this just worked without having to worry about that.
I'm getting the following error on
fin init
:I can manually do that, but then afterwards it's not clear if I need to run fin init again? From my experience doing so twice seems to cause everything to hang. Would be nice if this just worked without having to worry about that.