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

webstorm output garbled characters #31

Open
baiwusanyu-c opened this issue Sep 29, 2022 · 4 comments
Open

webstorm output garbled characters #31

baiwusanyu-c opened this issue Sep 29, 2022 · 4 comments
Assignees

Comments

@baiwusanyu-c
Copy link

I use this plugin in webstorm, but i get garbled characters log

企业微信截图_16644452278138

win10
webstorm 2022.2

@linux-china linux-china self-assigned this Oct 11, 2022
@linux-china
Copy link
Owner

@baiwusanyu-c it works well in terminal? Could you upgrade to WebStorm 2022.3 for a trial? It's caused by color output, and I have no idea about your WebStorm configuration. Could you check following configuration(Console & Console Font) in WebStorm?

image

@baiwusanyu-c
Copy link
Author

baiwusanyu-c commented Oct 14, 2022

@baiwusanyu-c it works well in terminal? Could you upgrade to WebStorm 2022.3 for a trial? It's caused by color output, and I have no idea about your WebStorm configuration. Could you check following configuration(Console & Console Font) in WebStorm?

image

I update my webstrom to version 2022.2.3 and my configuration is as follow.
image
and I only found the EAP version of webstorm 2022.3

@linux-china
Copy link
Owner

linux-china commented Oct 15, 2022

A weird question here, and vitest-jetbrains-plugin uses npx to run test. Could you upgrade the plugin to last version?

You can do another test by Run Anything. Press Alt + R, and run npm exec -- vitest run tests/first.test.mts and check any garbled characters in output.

@baiwusanyu-c
Copy link
Author

it works well when i copy the command and run in terminal

image

But when I click on the logo to run it will report an error and garbled characters

image

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