accessdigital / wilson

A Drupal installation profile produced by Access. New installations should use https://github.com/accessdigital/drupal-template
https://www.weareaccess.co.uk
4 stars 1 forks source link

Unmet dependency error during set up #35

Closed rob-howells closed 1 year ago

rob-howells commented 1 year ago

Not sure if this is the best place to post this, however I'm encountering the following issue when trying to set up a new site using Wilson.

Issue

When following the steps in the project readme to create a new site using Wilson, I'm encountering the following error during step 6 (Run the Drupal installer wizard...) of the set up process:

Screenshot 2022-09-21 at 16 34 27

Steps to reproduce

Initialise a new site set up and work through the steps in the readme

Additional information

Local composer version 2.0.14

AccessPaul commented 1 year ago

I can't get my head round exactly why this error occurred but it appears to have cleared up in the latest version of Wilson. Try again with the new 1.10.1 version.

iamsophiesk commented 1 year ago

Was talking about this with Craig last night - IIRC one of the "big" modules that required CTools no longer requires it (Metatag? Redirect? Something like that). It needs to be included and enabled separately now because that module won't enable it anymore.

Not sure if you've fixed it (I haven't tried the latest release) but just thought I'd let you know :)

AccessPaul commented 1 year ago

I read more in to the CTools issue and it came down to some changes in Pathauto. I've followed the advice to break the dependency on CTools and update the composer file accordingly. It's now installing fine for me so going to close this.