Installing thunder-core

https://ftp.drupal.org/files/projects/thunder-8.x-2.13-core.tar.gz

leads to this error after the Database credentials were entered:

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /core/install.php?rewrite=ok&profile=thunder&langcode=de&continue=1&id=1&op=do_nojs&op=do
StatusText: OK
ResponseText: Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by thunder_media have unmet dependencies: core.entity_form_display.media.video.default (video_embed_field), core.entity_view_display.media.gallery.default (slick_media), core.entity_view_display.media.image.slick (core.entity_view_mode.media.slick), core.entity_view_display.media.instagram.default (media_entity_instagram), core.entity_view_display.media.pinterest.default (media_entity_pinterest), core.entity_view_display.media.twitter.default (media_entity_twitter), media_entity.bundle.gallery (media_entity_slideshow), media_entity.bundle.image (media_entity_image, media_expire), media_entity.bundle.instagram (media_entity_instagram, media_expire), media_entity.bundle.pinterest (media_entity_pinterest, media_expire), media_entity.bundle.twitter (media_entity_twitter, media_expire), media_entity.bundle.video (video_embed_media), slick.optionset.thunder_gallery (slick) in Drupal\Core\Config\UnmetDependenciesException::create() (line 98 of /mnt/web202/e0/78/53748678/htdocs/abaco/dev/core/lib/Drupal/Core/Config/UnmetDependenciesException.php).

It is not possible to continue the installation.

Environment:
Apache 2.4
php 7.0
SunOS

Comments

Thomas_Zahreddin created an issue. See original summary.

Thomas_Zahreddin’s picture

Category: Bug report » Feature request
Priority: Major » Minor
Issue tags: +php7.0

changed the php version to

php 7.1

-> installation runs without an error.

-> feature request:

give a hint during installation that php 7.0 will not work with thunder (or maybe drupal 8.x)

Thanks

chr.fritsch’s picture

Status: Active » Closed (outdated)

Out of date. Please re-open if there are any further problems.

Liam Morland’s picture

Issue tags: -php7.0 +PHP 7.0