Cannot read property collection of undefined when reusing a mongodb connection

前端 未结 0 1806
清歌不尽
清歌不尽 2020-12-23 02:35

I am trying to share a mongodb connection among ExpressJS routers, but I am getting undefined errors.

db.js

import MongoClient from \'         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题