Tiebienotjuh
Strange error
Hi,
I'm trying to create something with HonoJS, CloudFlare Workers and D1 (with Prisma).
I just want to temporarily lock the user, only I run into this strange problem.
Code:
Error that vsc shows:
Property 'user' does not exist on type 'Context<{ Bindings: Bindings; }, never, {}>'.ts(2339)
Thanks for any help!3 replies