I am running Visual Studio Code on Ubuntu. Debugging a nodejs app works fine after installing mono. But where can I find the output produced by console.log?
It should open up a terminal window where the console.log output will be printed. However, some people have reported a bug where this console window will not open and they don't see any program output.
console.logoutput will be printed. However, some people have reported a bug where this console window will not open and they don't see any program output.