Broken Challenges with Node.JS

https://learn.freecodecamp.org/apis-and-microservices/basic-node-and-express/meet-the-node-console/

Will not run the correct solution inputted into the text-field.

The solution is: console.log(“Hello World”);

Please fix this, as I cannot go to the next excersise with these type of issues available.

Where are you hosting your node project? I ask because i passed this challenge a few weeks back.

Hello,

I am running the console.log directly through the pseudo console provided on the website page(non-browser).

When placed into the text-field, its asking for a URL instead. Do we have to host the NODE project first?

Have uploaded the url from the glitch and still same issue even with naming file myApp.js

Link to your glitch?