2021年1月18日星期一

console.table() prints weird characters on Git Bash

console.table({ email, password })

works fine on vscode's terminal:

good table

However, when I run the same program on Git Bash, I get this as a table:

enter image description here

I have tried going

Git Bash > Options > Terminal > Type

And trying different types, but no luck.

https://stackoverflow.com/questions/65784581/console-table-prints-weird-characters-on-git-bash January 19, 2021 at 10:05AM

没有评论:

发表评论