You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run "php artisan insights" after installing the package nunomaduro/phpinsights in a Laravel project. Using the same Git installation, it seems to work in vsCode, but it doesnt work on the normal Git Terminal and on PHPStorm.
** php artisan insights **
What did you expect to occur after running these commands?
** I was expecting to see a graphical output **
What actually happened instead?
** Lots of unescapeed chars **
If the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?
** Nothing **
vsCode: (Here is how it should look like)
Git Bash:
PHPStorm:
The text was updated successfully, but these errors were encountered:
@K2ouMais maybe you need to adjust TERM? If everything else fails, TERM=dumb should get rid of those ANSI sequences (which is not really unescaped output).
Setup
64-bit
Windows 10 x64 (latest version)
defaults?
to the issue you're seeing?
** Nothing **
Details
** Git Bash, vscode and PHPStorm **
Minimal, Complete, and Verifiable example
this will help us understand the issue.
Run "php artisan insights" after installing the package nunomaduro/phpinsights in a Laravel project. Using the same Git installation, it seems to work in vsCode, but it doesnt work on the normal Git Terminal and on PHPStorm.
URL to that repository to help us with testing?
vsCode: (Here is how it should look like)

Git Bash:

PHPStorm:

The text was updated successfully, but these errors were encountered: