I am following along with Lesson 6: Handling Errors.
Since it took a while for this lesson to come up, I decided to get a snapshot of the code form the end of lesson 5 to follow along.
When looking at the code for server.js it does not match with what is shown in the video. Server errors are incorrect, and I am not getting the same console messages you guys are talking about in the video. My next step is to try the completed lesson 6 code and see if it is up to date.