I'm getting this error, when running php propel init
:
$ php propel init
Fatal error: Class 'Symfony\Component\Console\Helper\DialogHelper' not found in /Applications/XAMPP/xamppfiles/htdocs/rmanager/api/vendor/propel/propel/src/Propel/Generator/Command/Helper/DialogHelper.php on line 8
Why the class isn't found? Is it a bug?
How can I fix it?