Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Cannot found classes when creating new deploy strategy in .rocketeer/strategies/ folder #749

Open
haiaty opened this issue Jun 22, 2017 · 0 comments

Comments

@haiaty
Copy link

haiaty commented Jun 22, 2017

I am using the phar and i was trying to create a new deploy strategy that extends AbstractLocalDeployStrategy but i get this error:

PHP Fatal error:  Class 'Rocketeer\Strategies\Deploy\AbstractLocalDeployStrategy' not found in /home/vagrant/Code/haipass/.rocketeer/strategies/MyRsyncStrategy.php on line 8

It seems that there is no autoload for those classes. But according to the documentation it should works.

Why is that happening?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant