Tell us what’s happening:
Describe your issue in detail here.
I’m doing APIs and Microservices chapter,
Challenge: Meet the Node console,
Link to the challenge: https://www.freecodecamp.org/learn/apis-and-microservices/basic-node-and-express/meet-the-node-console,
I’ve created a myApp.js
file & write console.log("Hello World")
& added the file in server.js
. In my local machine, the console is Hello World
but the test is failing.
Your project link(s)
github repo: GitHub - rajatgupta24/backend-tut
solution: https://npm-tut.herokuapp.com
Please Help me resolving the issue.
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36