Cannot infer type of prisma accelerate extended client
I'm trying to use prisma accelerate so that I can use the caching functionality, but i'm running into an issue where typescript cannot actually infer the type of the resulting prisma client. This is the code i'm using to instantiate the client:
This is the error that I'm getting:
This is the error that I'm getting: