(node:3160) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\user\Desktop\dollar\server\node_modules\moongose\package.json' of 'yes'. Please either fix that or report it to the module author
(Use node --trace-deprecation ... to show where the warning was created)
(node:3160) [MONGOOSE] DeprecationWarning: Mongoose: the strictQuery option will be switched back to false
by default in Mongoose 7. Use mongoose.set('strictQuery', false); if you want to prepare for this change. Or
use mongoose.set('strictQuery', true); to suppress this warning.
(node:3160) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\user\Desktop\dollar\server\node_modules\moongose\package.json' of 'yes'. Please either fix that or report it to the module author
(Use
node --trace-deprecation ...to show where the warning was created)(node:3160) [MONGOOSE] DeprecationWarning: Mongoose: the
strictQueryoption will be switched back tofalseby default in Mongoose 7. Use
mongoose.set('strictQuery', false);if you want to prepare for this change. Oruse
mongoose.set('strictQuery', true);to suppress this warning.