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
Platform:Windows 10 x64(16241 and some old versions)
Subsystem:
Foreground Magenta is shown as blue(the default background) in power shell, so it make the output
totally unreadable.
Not sure if it's a bug of windows, since powershell is now the default console in windows instead of cmd, could someone make an fix for this or reported to Microsoft?
Run on an new powershell(Not run powershell on cmd), found something magenta is not shown, but can be copy.
Test 1(node/REPL)
node
> new Date()
The output is not shown.
2. Test 2(npm) npm outdate -g(make sure there is some pkgs outdate), and found Latest field is not shown.
Foreground Magenta is shown as blue(the default background) in power shell, so it make the output
totally unreadable.
Not sure if it's a bug of windows, since
powershellis now the default console in windows instead ofcmd, could someone make an fix for this or reported to Microsoft?Run on an new powershell(Not run powershell on cmd), found something magenta is not shown, but can be copy.
The output is not shown.

2. Test 2(npm)
npm outdate -g(make sure there is some pkgs outdate), and foundLatestfield is not shown.