You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
TypeError: connection.model is not a function
at new SessionStore (E:\study\mall\m-mall-admin-master\node_modules_session-mongoose@0.5.2@session-mongoose\index.js:97:35)
at Object. (E:/study/mall/m-mall-admin-master/app.js:26:15)
The text was updated successfully, but these errors were encountered:
请问npm 启动这个错误咋解决?(mongodb redis 都启动)
E:\study\mall\m-mall-admin-master\node_modules_session-mongoose@0.5.2@session-mongoose\index.js:97
this.model = connection.model(this.options.modelName, SessionSchema);
^
TypeError: connection.model is not a function
at new SessionStore (E:\study\mall\m-mall-admin-master\node_modules_session-mongoose@0.5.2@session-mongoose\index.js:97:35)
at Object. (E:/study/mall/m-mall-admin-master/app.js:26:15)
The text was updated successfully, but these errors were encountered: