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
Just wondering why you don’t use the replit boilerplate?
Glitch has several issues lately. You can do a search on the forum here about using Glitch with the backend projects. You will find several that explain the extra hoops you must jump through to not get the errors you are seeing.
One such post is one I wrote. You can try the commands out to see if it helps your situation.
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 
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 
@ibracode Please create your own topic, state your issue, and provide a link to your replit and a link to the particular challenge with which you need help.
Thank you.