i face lot of regarding this and finally i can fix this using above answer. In my case in the models/user I had written module.export leaving out the s at the end When you run the code it then gives you that error I would advice checking on your module.exports = mongoose.model('User', UserSchema) spellings