[Tell us what’s happening:
Describe your issue in detail here.
I’ve completed the task but my test cases are not passing…
Need help to get rid out of it.
Your project link(s) ](boilerplate-express (2) - Replit )
solution: boilerplate-express (2) - Replit
Challenge: Basic Node and Express - Meet the Node console
bvanb
November 4, 2022, 11:06am
#2
console.log('"Hello World"');
Are you sure this is what was asked of you?
Yes, I have done.
The test case is still failed.
You can also see to the above screen shot or this link below…
hbar1st
November 7, 2022, 10:42am
#4
What instruction were you trying to follow?
console.log(“Hello World”);
I’ve written the code in myApp.js file
still the test case not pass…
can anyone explain…
hbar1st
November 7, 2022, 1:13pm
#6
You didn’t write it exactly.
You have some extra quotes?
(Use the exact syntax)
hbar1st
November 7, 2022, 2:12pm
#8
what url did you paste to the challenge ?
For eg. here is mine:
https://boilerplate-express-1.hbar1st.repl.co/
make sure you have published the replit and that you are providing the correct URL