I need help with passing the test of the meet the node console

Tell us what’s happening:
I just started learning backend development with node.
I have no experience in hosting a website online with a public domain but during the first section, a solution was posted on doing so by using glitch. I did that and it worked for me during that section. However, in this section, I am having difficulty with the tests although I still follow what I used for the first section. I help with how to pass the test. I have already modified myApp.js file on glitch and copied the live session link and provided it as my solution link but still, the test keeps failing. Please help me.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:101.0) Gecko/20100101 Firefox/101.0

Challenge: Meet the Node console

Link to the challenge:

I dont know about glitch, instructions dont mention it, just click on the repl link and sign up w/ social login. I had to publish the app then it works

in myApp.js you will
console.log(“Hello World”)

Thanks, boss. I am truly grateful for the help.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.