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

Valtauge init faild: The helper "dialog" is not defined. #26

Open
armandabric opened this issue Apr 6, 2016 · 2 comments
Open

Valtauge init faild: The helper "dialog" is not defined. #26

armandabric opened this issue Apr 6, 2016 · 2 comments

Comments

@armandabric
Copy link

In a fresh installation of Vaultage (a globam composer install) I get the error:

$ vaultage init -c .vaultage.json


  [Symfony\Component\Console\Exception\InvalidArgumentException]
  The helper "dialog" is not defined.


init [-c|--configuration-file [CONFIGURATION-FILE]]

$ php -v
PHP 7.0.5 (cli) (built: Mar 31 2016 06:38:53) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
@stephpy
Copy link
Collaborator

stephpy commented Apr 6, 2016

Due to symfony 3.x supports, and init method use it.
We should have a look if there is a way to support sf2.x & sf3.x easily.

@armandabric
Copy link
Author

After a vaultage self-update everything works. I check the version available on packagist them to be the good 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

2 participants