I'm trying to install Lightning 8x-1.03 but i always get back the attached error during the installation process just before "checking requirements" step. I have tried with the acquia dev desktop app on Mac OSX latest version and also manually with the recommended composer installation. After the manual installation i have imported into dev desktop via "import local drupal site".

Any suggestion highly appreciated!

Error:

The website encountered an unexpected error. Please try again later.
Drupal\Core\Config\UnmetDependenciesException: Configuration objects (block.block.bartik_account_menu, block.block.bartik_branding, block.block.bartik_breadcrumbs, block.block.bartik_content, block.block.bartik_footer, block.block.bartik_help, block.block.bartik_local_actions, block.block.bartik_local_tasks, block.block.bartik_main_menu, block.block.bartik_messages, block.block.bartik_page_title, block.block.bartik_powered, block.block.seven_breadcrumbs, block.block.seven_content, block.block.seven_help, block.block.seven_local_actions, block.block.seven_login, block.block.seven_messages, block.block.seven_primary_local_tasks, block.block.seven_secondary_local_tasks, core.entity_form_display.block_content.basic.default, core.entity_form_display.node.page.default, core.entity_view_display.block_content.basic.default, core.entity_view_display.node.page.default, core.entity_view_display.node.page.teaser, field.field.block_content.basic.body, field.field.node.page.body, field.field.node.page.field_meta_tags, field.storage.node.field_meta_tags, node.type.page) provided by lightning have unmet dependencies in Drupal\Core\Config\UnmetDependenciesException::create() (line 84 of core/lib/Drupal/Core/Config/UnmetDependenciesException.php).

Drupal\Core\Config\UnmetDependenciesException::create('lightning', Array) (Line: 460)
Drupal\Core\Config\ConfigInstaller->checkConfigurationToInstall('module', 'lightning') (Line: 132)
Drupal\Core\ProxyClass\Config\ConfigInstaller->checkConfigurationToInstall('module', 'lightning') (Line: 141)
Drupal\Core\Extension\ModuleInstaller->install(Array, ) (Line: 83)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install(Array, ) (Line: 1553)
install_install_profile(Array) (Line: 658)
install_run_task(Array, Array) (Line: 536)
install_run_tasks(Array) (Line: 115)
install_drupal(Object) (Line: 39)

Comments

Volker23 created an issue. See original summary.

Volker23’s picture

Issue summary: View changes
balsama’s picture

hmmm. You can try adding the core patch here to see exactly what dependency is missing:
https://www.drupal.org/node/2655104

adam_b’s picture

I'm also getting an error but it doesn't look like a dependency:
Parse error: syntax error, unexpected '[' in C:\Users\Adam\Sites\devdesktop\lightning-8.x-1.03-core\core\install.php on line 31

balsama’s picture

Status: Active » Postponed (maintainer needs more info)

@adam_b - that doesn't look releated. Maybe you have a very old version of PHP?

@Volker23 - We'll need steps to reproduce in order to help you. Installation definitely works under normal conditions.

adam_b’s picture

@balsama - yes, we had just tracked it down to the version of PHP, thanks.

howards’s picture

Status: Postponed (maintainer needs more info) » Fixed

I am marking this issue as "fixed" after an earlier version of php upon upgrade appeared to have resolved the issue. (Attempted Queue cleaning. Re-open if this was prematurely closed/fixed.) Please forgive me, for I know not what I do.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

kylebrowning’s picture

I cant re-open this, but it is happening for me.

kylebrowning’s picture

I cant re-open this, but it is happening for me.