This repository was archived by the owner on Aug 13, 2018. It is now read-only.
Fatal error: Class 'Dotenv\Dotenv' not found in ACFProInstaller/Plugin.php #2
Labels
bug
Something isn't working
When running
vagrant provision
for the first time Composer fails to install ACF with the following error:The solution right now is to delete
./site/vendor/
, runcomposer update
andcomposer install
. Roots claims this error is fixed in Composer 1.6.2, but that doesn't seem to be true ¯_(ツ)_/¯The text was updated successfully, but these errors were encountered: