mocha-mongoose icon indicating copy to clipboard operation
mocha-mongoose copied to clipboard

set max mongodb version to 3.

Open amongouser opened this issue 7 years ago • 0 comments

mongodb 3 isn't supported anymore:

MongoClient.connect now returns a Client instead of a DB.

https://mongodb.github.io/node-mongodb-native/3.0/upgrade-migration/main/ https://github.com/mongodb/node-mongodb-native/blob/3.0.0/CHANGES_3.0.0.md

amongouser avatar Jan 02 '18 23:01 amongouser