Closed bjendres closed 1 year ago
Or to put the question in another way: where do the contents of civix/extern/mixin
come from? Because smarty-v2@1
is definitely missing.
@bjendres You probably need to run composer install
.
For a system that's running off civix.git
, the download process goes a bit like this:
composer install
calls downloadMixins()
downloadMixins()
reads mixin-backports.php
mixin-backports.php
contains the URL for the canonical definition of eachBut this should only affect git
-based deployments. If one runs from civix.phar
, then those should be bundled.
Feel free to re-open if it's still an issue.
Thanks
Maybe there's something wrong with my setup, but I get the following error on
v23.01.1
: