drupalwxt / wxt

Drupal 10 variant of the Web Experience Toolkit (WxT).
https://drupalwxt.github.io
GNU General Public License v2.0
25 stars 27 forks source link

8.6 Installer now failing #123

Closed rgalipeau closed 5 years ago

rgalipeau commented 5 years ago

Tarball is now ok, although it now goes through the installer process as per previous versions... it triggers following errors (straight up DevDesktop)... maybe try to replicate?:

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /core/install.php?rewrite=ok&profile=wxt&langcode=en&continue=1&id=1&op=do_nojs&op=do StatusText: OK ResponseText: Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by wxt_admin have unmet dependencies: rdf.mapping.comment.comment (rdf) in Drupal\Core\Config\UnmetDependenciesException::create() (line 98 of /Users/robingalipeau/Sites/devdesktop/wxt-8.x-2.200/core/lib/Drupal/Core/Config/UnmetDependenciesException.php).

sjpeters79 commented 5 years ago

Thanks for mentioning this. I'll take a look.

sjpeters79 commented 5 years ago

@rgalipeau Please try the latest tarball: https://github.com/drupalwxt/wxt/releases/download/2.2.1/wxt-8.x-2.210.tar.gz

rgalipeau commented 5 years ago

Thanks @sjpeters79. Still getting same error. Were you able to replicate... Which version of DevDesktop did you use? I'm using latest DevDesktop 2

rgalipeau commented 5 years ago

This works fine now.

nfrenette commented 5 years ago

Hi guys, Just tried installing this tarball and got the same error by doing standard web install, not using DevDesktop. Should I open a new issue for this? Thanks! Nick

rgalipeau commented 5 years ago

Are you using php 7.1 or higher?

nfrenette commented 5 years ago

Hi Robin, Yes, we're using 7.1.8. I've successfully installed 8.x-2.190. Thanks!

rgalipeau commented 5 years ago

Great, don’t hesitate to post other issues. I’ll close this.