mortendk / eleven

Drupal 8 admin theme that goes to 11
http://eleventheme.com
GNU General Public License v3.0
49 stars 18 forks source link

Unable to install it on drupal 8.3.6 #154

Open fusionx1 opened 6 years ago

fusionx1 commented 6 years ago

The issue is:

"Unable to install eleven due to unmet dependencies: block.block.eleven_help (help)"

Screenshots:

screen shot 2017-08-03 at 8 28 33 pm

Where (url)

https://screencast.com/t/DO57nv6U6 Todo

mortendk commented 6 years ago

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

mortendk commented 6 years ago

tested on 8.3.5 clean install no issue there as well

mortendk commented 6 years ago

and tested local on 8.3.6 image

Which version did you use (beta something or maybe an older version of eleven ?)

fusionx1 commented 6 years ago

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.

mortendk commented 6 years ago

Awesome sauce, haven't tested on pantheon but gonna check it out later

mortendk commented 6 years ago

did you retest it - just so i can close this ticket

renebakx commented 6 years ago

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 ;)

mortendk commented 6 years ago

Ush goddammit!

soniCaH commented 6 years ago
 ✘  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.

mortendk commented 6 years ago

cool gonna fix that tonight ish