typeorm-store
typeorm-store copied to clipboard
Error when using the latest version of typeorm
When using the latest version of typeorm npm install typeorm@next, I'm getting this error:
Type 'Repository<Session>' is not assignable to type 'Repository<SessionEntity>'.