Basic Node and Express - Meet the Node console

I’m working on Glitch. I know I have to use console.log(“Hello World”), but my console is stuck and repeatedly showing - “Resolving: total 60, reused 60, downloaded 0”. Clearing it is not helping.

I’m not sure what to do to get rid of this and log “Hello World” to the console.

Here’s the live link: https://curly-handsomely-puck.glitch.me

Your browser information:

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

Challenge: Basic Node and Express - Meet the Node console

Link to the challenge:

1 Like

I tried Replit for the first challenge, and no matter what I did, it wouldn’t pass. After going through the forum, I realised it’s a replit bug and switched to Glitch :confused:

Glitch should work as long as you follow the instructions to enable npm. I would also switch to a newer Node.js version.

@anukratimehta Hi! Were you able to resolve this issue? I’m facing the exact same problem :frowning:

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