[SOLVED] It won't work so please help me with it later please

Tell us what’s happening:
It is not working

Your code so far

console.log("Hello World");

Your browser information:

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

Challenge: Meet the Node console

Link to the challenge:

Hi Liam,

could you post a link to your glitch app?

Thanks. You are supposed to start from this boilerplate: https://glitch.com/edit/#!/remix/clone-from-repo?REPO_URL=https://github.com/freeCodeCamp/boilerplate-express/

Then it should work.

Give me my code. console.log("Hello World"); This is my code.

Right. If you go to “tools > logs” the console shows up and you should be able to read the output there.