I am trying to pass the lesson “Basic Node and Express - Meet the Node console” in the Basic Node and Express section, but I can’t pass the test. After calling console log in the server.js “Hello World” prompts, but the test refuses to pass (there isn’t even an error that pops when the test runs).
@grantknaver
Is it possible you are using the same project from the
Introduction to the Managing Packages with npm Challenges
there is a new link in the initial introduction to node an express
Yeah… Thanks for this. 2 night stuck because i just thought was the same link.
