Since I updated 0.16.1 -> 0.16.8 I get some wei...
# general
t
Since I updated 0.16.1 -> 0.16.8 I get some weird symbols printed in my powershell:
←[38;5;13m←[1mUpdating (mystackname):←[0m
w
Those look like ANSI color escape codes. I’m not sure why this would have changed, and I thought PowerShell now supported these, but you should be able to pass —color=never to suppress this. Curious, with 0.16.1, were you seeing colorization of Pulumi output?
t
I see yellow now in 0.16.4... I don't remember about 0.16.1 😋
w
Interesting. And did
0.16.4
address the escape code issues you saw in PS with
0.16.8
.
t
no, same as 0.16.8