Async job failed: Process did not output valid UTF-8 #7455
-
os: win11
|
Beta Was this translation helpful? Give feedback.
Answered by
CAESIUS-TIM
Oct 1, 2023
Replies: 1 comment
-
Powershell UTF-8open profile: hx $PROFILE append: [System.Console]::OutputEncoding=[System.Text.Encoding]::GetEncoding(65001) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CAESIUS-TIM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Powershell UTF-8
open profile:
hx $PROFILE
append: