iamshaunjp / MERN-Stack-Tutorial

All course files for the MERN Stack Tutorial course on the Net Ninja YouTube channel & the Net Ninja Pro website.
366 stars 234 forks source link

Update server.js #9

Closed codetheo75 closed 1 year ago

codetheo75 commented 1 year ago

if you are getting a warning, '(node:9688) [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.
(Use node --trace-deprecation ... to show where the warning was created)'