Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i had #73 after updating and run civix.bat i got this #74

Closed
akoh-victor opened this issue Feb 26, 2016 · 2 comments
Closed

i had #73 after updating and run civix.bat i got this #74

akoh-victor opened this issue Feb 26, 2016 · 2 comments

Comments

@akoh-victor
Copy link

Fatal error: Class 'Civi\Cv\Bootstrap' not found in C:\xampp\htdocs\civix\src\CRM\CivixBundle\Services.php on line 20

@akoh-victor
Copy link
Author

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

@totten
Copy link
Owner

totten commented Mar 4, 2016

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.

@totten totten closed this as completed Mar 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants