xxxxxxxxxx
1. Check the schemas and identify where the problems are being caused. (You usually find it in the console error but you can search for it manually too.)
2. Then change unique: true to unique: false.
3. Drop mongodb database.
xxxxxxxxxx
Drop your Database MongoDB and Npm Start your Database again
or
try check your schemas if there any UNIQUE parameter that is being repeated.
-> check every constraints from your schema