gx0r/connect-session-knex

incompitable types: 'generateDdlCommands' is missing in type Raw<any> but required in Knex.Raw<any>

victor333ua opened this issue · 1 comments

"knex": "^0.95.11"

This happened to me after updating knex versions, I think they changed around how their exports work in their declaration files

Looks like the author is working on a solution, but it's not on NPM yet