Fred Condo
Fred Condo
Confirmed. The provisioning is looking for /bin/python, but the correct path is /usr/bin/python. Just tried this on Mac OS X 10.10.2 (Yosemite) with Vagrant 1.7.2 and VirtualBox 4.3.20.
This was fixed as of version 1.0.6.
@guyvanbael Can you provide details of your environment or a minimal example where this issue arises?
I'm unable to reproduce this issue. Can you provide your composer.json?
Also, unclecheese/display-logic 1.6.0 breaks the display of conditional fields in linkable. Workaround: require unclecheese/display-logic ~1.5.0 in the main project that requires linkable.
Working on this. We need to support Silverstripe 4 and 5 for a while.
We've released 2.0.0 with Silverstripe 5 support and other changes from this branch, with our changes.
Could you rebase your branch on develop? Thanks!