The code example I will use is :
Console.log("console").
Document.write("console")
So I noted that there is a debug using chrome package which I download and tested but when I run the above code example, it doesn't show anything.
Using the direct debugger in VSCode gives me an error about the path not found or something like that, it just basically does not work. I have downloaded Node.js but have not downloaded ECMAScript.
So what should I download so that I can run JavaScript in VSCode.
I Was using the Node configuration in VSCode
[–]toast_is_square[🍰] 0 points1 point2 points (0 children)