Answer the question
In order to leave comments, you need to log in
Powershell terminal in VS Code - how to fix bugs?
I'm using VS Code on Windows 10, and I'm building applications on NodeJS. As a terminal, I have Powershell installed:
Unfortunately, starting from the 6th version, NodeJS, when the server is closed (Ctrl + C), produces the following bugs:
It is easily repaired and googled: link and command in PS
[Console]::OutputEncoding = [System.Text.Encoding]::GetEncoding("utf-8")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question