goodvert
Results
1
issues of
goodvert
You should apply this changes in lib/connect-mongodb.js file new ... @@ -44,6 +44,16 @@ var MONGOSTORE = module.exports = function MongoStore(options, callback) { 44 } else { 45 getCollection(db, callback);...