When running ‘trellis up’, everything appears to be working fine but it fails at extracting either roots/wordpress or php_codesniffer.
I’ve tried different versions of vagrant with no luck.
I did a ‘vagrant ssh’ and ran composer -vvv install manually and can see it hanging for a few minutes while extracting. Then it fails (screenshot).
Here’s a screenshot of the failure when running ‘trellis up’.
Windows 10
VirtualBox 6.1
Vagrant 2.2.5 (tried 2.2.6, 2.2.7, and 2.2.8 as well)
I’m hitting a wall here, any suggestions would be appreciated!