Closed bradfloodx closed 4 months ago
In statamic v3 I could get around this error sometimes by doing please stache:warm
but not anymore with v4.
I'm not sure how to help further. I'm not great with PHP. Anything else I can do to help?
@AndrewHaine any thoughts? Thanks bro!
By the way if I composer remove withcandour/aardvark-seo
the SSG site builds fine. It only fails with the above error when withcandour/aardvark-seo
is added.
@brad-sf Hi. Sorry about your difficulties. We were able to run php please ssg:generate
on the latest versions of Statamic and Aardvark without a problem. We recommend updating your versions, if you are able, and giving it another try.
Works on latest :)
Running
php please ssg:generate --verbose
withwithcandour/aardvark-seo@3.0.0
andstatamic/cms@4.45.0
andstatamic/ssg@2.2.0
gives me:Perhaps this is related to https://github.com/statamic/ssg/issues/134 ?
Is anyone at Candour using SSG with Statamic V4?