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

php prestashopConsole.phar Fatal error: Uncaught Error: Class 'InfoCommand' #239

Open
mohamedaitbella opened this issue Dec 3, 2021 · 1 comment
Assignees
Labels

Comments

@mohamedaitbella
Copy link

mohamedaitbella commented Dec 3, 2021

just after installation i try to run the command bellow and it gives a fatal error i tried two version 1.6.2 and 1.6.1 the same error occur

php prestashopConsole.phar

Fatal error: Uncaught Error: Class 'InfoCommand' not found in phar://C:/laragon/www/annonceslocal/prestashopConsole.phar/src/Hhennes/PrestashopConsole/PrestashopConsoleApplication.php:129
Stack trace:
#0 phar://C:/laragon/www/annonceslocal/prestashopConsole.phar/src/Hhennes/PrestashopConsole/PrestashopConsoleApplication.php(94): Hhennes\PrestashopConsole\PrestashopConsoleApplication->registerCommands('install')
#1 phar://C:/laragon/www/annonceslocal/prestashopConsole.phar/bin/phar/consolePhar.php(39): Hhennes\PrestashopConsole\PrestashopConsoleApplication->registerInstallCommands()
#2 C:\laragon\www\annonceslocal\prestashopConsole.phar(10): require('phar://C:/larag...')
#3 {main}
thrown in phar://C:/laragon/www/annonceslocal/prestashopConsole.phar/src/Hhennes/PrestashopConsole/PrestashopConsoleApplication.php on line 129

PrestashopConsole Version

1.6.2

Prestashop Version

1.7.8.1

Php Version

7.4.11

@nenes25
Copy link
Owner

nenes25 commented Dec 8, 2021

Hello @mohamedaitbella,

Thanks for your report, i've not tested recently the console with windows environments.
I'll try to check and let you know.
I'm not able to reproduce this issue for now.

Regards,

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

No branches or pull requests

2 participants