Full Stack JavaScript Development With MEAN

Hello,

I have really enjoyed the book “Full Stack JavaScript Development With MEAN” so far. I am on chapter 9 now, and encountering a strange error when I run the application “Schema hasn’t been registered for model ‘Employee’”.

Oddly enough, the populate_db script works. I was wondering if you have a more complete source code I could follow? I see the source code on GitHub, but the offerings are one file for each folder, and don’t follow the project structure… I think if I look at that I could see why this error is occurring, and if I copied something incorrectly.

Thank you very much; I appreciate it!