运行的时候报错了,不知道如何解决
(node:3100) [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)
Port 3000 is already in use
以上这个内容是我按照课程写完的代码,运行时报的问题,这个如何处理?
24
收起
正在回答 回答被采纳积分+1
2回答




恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星