Secbone / koa-session2

Middleware for Koa2 to get/set session
MIT License
153 stars 30 forks source link

help... #43

Closed syswing closed 6 years ago

syswing commented 6 years ago

var _this = _possibleConstructorReturn(this, (RedisStore.proto || Object.getPrototypeOf(RedisStore)).call(this));

TypeError: Class constructor Store cannot be invoked without 'new'

at new RedisStore