Hi @ben, I’ve just tried it again after re-installing Homebrew yesterday (I also had to remove lima and limactl from /usr/local/bin as per this Github comment, seems they are used first and will still hang around after you migrate from Mac Intel to Silicon).
The VM install took a long time (10 minutes on my M2) with no errors but a couple of warnings:
[WARNING]: Skipping plugin (/Users/jackfaulkner_1/Development/example.com/trellis/lib/trellis/plugins/vars/version.py), cannot load: No module named ‘distutils’
[WARNING]: Platform linux on host default is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path.
It seemed to complete successfully and I can see the wp folder has been created after this step. The site is available at foobar.test. Thanks for your help!