You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if it will help this is the directory and the command am running
/c/xampp/htdocs/extension/com.idealitsolutions.contactcampaign (dev)
$ civix.bat generate:api Pcp get
You probably needed to run composer install again. That's a general matter of working with git+composer: after updating the git repo, the composer.json and composer.lock files may have changed. (Specifically, around the time of #70/#73, the composer.json did change -- so that the class Civi\Cv\Bootstrap would be available.) Running composer install should update the dependencies.
Fatal error: Class 'Civi\Cv\Bootstrap' not found in C:\xampp\htdocs\civix\src\CRM\CivixBundle\Services.php on line 20
The text was updated successfully, but these errors were encountered: