In my vs code when I write javascript and then I clicked run or write node main.js the vs code terminal externally on the new window cannot show any output.
In visual studio code settings I turned off window conpty setting and visual studio code preference settings but It cannot fix. So, How I can run code internally in vs code terminal.
