Error when Saving a document to MongoDB database

i have managed to connect to the database successfully but when i try to save the above document it throwing me this error .

please can somebody help! how do i get passed this error???

It seems that your mongoose version is newer than what Mosh is using.

You can try installing the same version as Mosh to resolve the issue.