Results 1 issues of nickgit

启动app.js的时候,在connect-mongo.js里面报错了. TypeError:Can not read property 'Store' of undefined module.exports = function(connect) { var Store = connect.session.Store 在这里 mongodb我已经启动了, 还需要做什么样的配置吗