01 2018 档案
DeprecationWarning:'open()' is deprecated in mongoose>=4.11.0,use 'openUri()' instead or set the 'useMongoClient' option if using 'connect()' or 'createConnection'
摘要:mongoose.connect('mongodb://localhost/test');报错:(node:2752) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, 阅读全文
posted @ 2018-01-21 20:27 幽幽冷瞳 阅读(527) 评论(0) 推荐(0)