Unable to compile project with the TypeScript compiler (tsc) v.5.1.6
Hey folks, apologies in advance in case I am missing something obvious.
I've noticed something very strange. the
I made a bare-minimum reproducible demo here:
https://github.com/virtuallyunknown/kysely-tsc-error/
In VSCode while editing and viewing the code, all appears perfectly fine.
I've noticed something very strange. the
tsc compiler which I rarely use (but still need sometimes nevertheless) is unable to compile because of some OnConflictBuilder error, which is way too cryptic for me to understand.I made a bare-minimum reproducible demo here:
https://github.com/virtuallyunknown/kysely-tsc-error/
In VSCode while editing and viewing the code, all appears perfectly fine.

GitHub
Contribute to virtuallyunknown/kysely-tsc-error development by creating an account on GitHub.