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

Fatal error: Uncaught Error: Class 'Symfony\Component\Console\Cursor' not found in C:\Users\José Rivas\AppData\Roaming\Composer\vendor\symfony\console\Helper\QuestionHelper.php:245 #577

Closed
quierounapagina-com opened this issue Jan 1, 2021 · 1 comment

Comments

@quierounapagina-com
Copy link

  • Jetstream Version: #.#.#
  • Jetstream Stack: Inertia / Livewire
  • Laravel Installer Version: 4.1.1
  • PHP Version: 7.3.21
  • Database Driver & Version:

Description: When I try to install Laravel with Jetstream using the command: "laravel new test-app --jet"

I get the options to choose between livewire and inertia, but it automatically shows the following fatal error:

Fatal error: Uncaught Error: Class 'Symfony\Component\Console\Cursor' not found in C:\Users\José Rivas\AppData\Roaming\Composer\vendor\symfony\console\Helper\QuestionHelper.php:245
Stack trace:
#0 C:\Users\José Rivas\AppData\Roaming\Composer\vendor\symfony\console\Helper\QuestionHelper.php(141): Symfony\Component\Console\Helper\QuestionHelper->autocomplete(Object(Symfony\Component\Console\Style\SymfonyStyle), Object(Symfony\Component\Console\Question\ChoiceQuestion), Resource id #1, Object(Closure))
#1 C:\Users\José Rivas\AppData\Roaming\Composer\vendor\symfony\console\Helper\QuestionHelper.php(68): Symfony\Component\Console\Helper\QuestionHelper->doAsk(Object(Symfony\Component\Console\Style\SymfonyStyle), Object(Symfony\Component\Console\Question\ChoiceQuestion))
#2 C:\Users\José Rivas\AppData\Roaming\Composer\vendor\symfony\console\Helper\QuestionHelper.php(469): Symfony\Component\Console\Helper\QuestionHelper->Symfony\Component\Console\Helper{closure}()
#3 C:\Users\José Rivas\AppData\Roaming\Composer\vendor\symfo in C:\Users\José Rivas\AppData\Roaming\Composer\vendor\symfony\console\Helper\QuestionHelper.php on line 245

and the process ends

Steps To Reproduce:

Open Windows 10 CMD

I am located in the folder where I will create the project

I use the command: laravel new test-app --jet

I get the error

@driesvints
Copy link
Member

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.

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