Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Fatal error: Class 'Dotenv\Dotenv' not found in ACFProInstaller/Plugin.php #1

Open
davidohlin opened this issue Aug 14, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@davidohlin
Copy link
Contributor

When running composer update or composer install for the first time Composer fails to install ACF with the following error:

PHP Fatal error:  Uncaught Error: Class 'Dotenv\Dotenv' not found in ../ACFProInstaller/Plugin.php:246
Stack trace:
...

Fatal error: Uncaught Error: Class 'Dotenv\Dotenv' not found in ../vendor/philippbaschke/acf-pro-installer/src/ACFProInstaller/Plugin.php:246
Stack trace:
...

Roots claims this error is fixed in Composer 1.6.2, but that doesn't seem to be true.

Solution

iff-studio/acf-pro-installer#1

Sources

@davidohlin davidohlin added the bug Something isn't working label Aug 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant