Open yagoferrer opened 4 years ago
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>'.
npm install typeorm@next
Type 'Repository<Session>' is not assignable to type 'Repository<SessionEntity>'.
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>'.