eleven
eleven copied to clipboard
Unable to install it on drupal 8.3.6
The issue is:
"Unable to install eleven due to unmet dependencies: block.block.eleven_help (help)"
Screenshots:
Where (url)
https://screencast.com/t/DO57nv6U6 Todo
just tested this on acquia desktop 8.3.2 - it did work there gonna see if i can recreate the issue on a 8.3.6
tested on 8.3.5 clean install no issue there as well
and tested local on 8.3.6
Which version did you use (beta something or maybe an older version of eleven ?)
Hi @mortendk thanks for the quick reply. It seems that the beta and dev version is having a problem on pantheon. I will look into this will get back to you once I found something that causing it.
Tested on acquia dev desktop2 and it works there.
Awesome sauce, haven't tested on pantheon but gonna check it out later
did you retest it - just so i can close this ticket
8.4-alpha-1 : Unable to install eleven due to unmet dependencies: block.block.eleven_help (help)
That is indeed correct Drupal, because I did not install the Help module, and I rather don't want to ;)
Ush goddammit!
✘ kevin@klasjtop > ./vendor/drupal/console/bin/drupal theme:install eleven
[ERROR] There are some unmet dependencies: "eleven"?
✘ kevin@klasjtop > drush en -y help
[success] Successfully enabled: help
kevin@klasjtop > ./vendor/drupal/console/bin/drupal theme:install eleven
The "Eleven" theme has been installed successfully
// cache:rebuild
Rebuilding cache(s), wait a moment please.
Just encountered the same and Google led me here... Seems indeed a dependency on the help module, which is causing a crash.
cool gonna fix that tonight ish