Node js "Hello World"

Tell us what’s happening:
I editted myApp.js and could see “Hello World” on the console but the dashbord kept telling me that the console must show “Hello World”.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36.

Challenge: Meet the Node console

Link to the challenge:

we need to see the code, can’t help without

1 Like

Here is the code:
console.log(“Hello World”);