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

bad character in console! #30566

Closed
lablnet opened this issue Nov 12, 2019 · 2 comments
Closed

bad character in console! #30566

lablnet opened this issue Nov 12, 2019 · 2 comments

Comments

@lablnet
Copy link

lablnet commented Nov 12, 2019

  • Laravel Version: 6.5.0
  • PHP Version: 7.3.1
  • Database Driver & Version: Mysql & 10.4.8
  • Operating System: Windows 10

Description:

When i run command
php artisan
it show me following output with ?[32m6.5.0?[39m bad character including
image

@driesvints
Copy link
Member

Seems like a duplicate of #30216

Have you tried updating the symfony component to the latest version? Or running composer require symfony/console:4.3.4?

@lablnet
Copy link
Author

lablnet commented Nov 12, 2019

composer require symfony/console:4.3.4

Oh yeah fixed after running upgrading symfony console
thanks

@lablnet lablnet closed this as completed Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants