What REPL url is needed?

Tell us what’s happening:
Describe your issue in detail here.
I am doing the console.log challenge on the Basic Node & Express but the tests are not passing. I am entering console.log(“Hello World”); into the myApp.js, line 3. And “Hello World” is in the Console tab before “listening on 3000…”

How exactly do you retrieve the URL to paste in the challenge. I have used the copy paste from the browser address bar and used the Invite+ button to get the URL.

Your project link(s)

solution: https://replit.com/join/ovebytxb-rkentmc

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36

Challenge: Meet the Node console

Link to the challenge:

you must click “Run” buttop on top middle of your screen. This will host your app and open it on a window on the side of your screen. On top of this window it will show a link to your hosted web-page. This is the link the challenge demands.

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