productdevbook
03/04/2023, 12:43 PMrecipe/emailverification/emailVerificationClaim.ts(48,3): error TS2612: Property 'validators' will overwrite the base property in 'BooleanClaim'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
Is there anyone good on the node side?
https://github.com/supertokens/supertokens-node/pull/505
upgrade "typescript": "^4.9.5"
and build this problem