When running wp-cli commands on a site with the latest version of GiveWP installed, I’m getting the following PHP fatal error:
PHP Fatal error: Uncaught ReflectionException: Class Faker\Generator does not exist in /wp-content/plugins/give/src/Container/Container.php:744
This only appears using wp-cli and doesn’t appear using –skip-plugins –skip-themes, but thought you should know.