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

Can't execute nothing after installing DeployBundle #1

Closed
QuingKhaos opened this issue Jan 22, 2013 · 3 comments
Closed

Can't execute nothing after installing DeployBundle #1

QuingKhaos opened this issue Jan 22, 2013 · 3 comments
Assignees

Comments

@QuingKhaos
Copy link

After installing the DeployBundle with composer I can't execute no command with the symfony console. Regardless of which command I try, following exception is thrown:

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]  
The path "deploy" should have at least 1 element(s) defined.

This exception is also thrown in the development-env (app_dev.php)

Environment: Symfony v2.1.7 Standard Distribution plus FOSUserBundle v1.3.1

@hpatoio
Copy link
Owner

hpatoio commented Jan 22, 2013

Hello, did you add the configuration to app/config/config.yml ?
See the doc under "Config" https://github.com/hpatoio/DeployBundle/blob/master/Resources/doc/index.md#configure

Let me know if is working.

@ghost ghost assigned hpatoio Jan 22, 2013
@hpatoio hpatoio closed this as completed Mar 26, 2013
@mediavince
Copy link

FYI the link provided issues a 404
Here is the proper config link:
https://github.com/hpatoio/DeployBundle/blob/master/README.md

@hpatoio
Copy link
Owner

hpatoio commented Mar 12, 2015

Sure. That was an old one !

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

3 participants