Running JavaScript in VSCode [closed]

My problem entails my inability to run JavaScript in VSCode:

specifically when just do something simple like console.log(“Javascript”), nothing comes out in the terminal

I’ve downloaded node.js and even download code runner but its not working. I’ve downloaded JavaScript in VSCode and that also doesn’t work . So what would the solution to this be?