cached-prisma
cached-prisma copied to clipboard
A Prisma client abstraction that simplifies caching.
# Bug Report Hello again 👋 ## Description Our project suddenly throws this error when we build with `[email protected]`. We're using typescript, and had no issues with `1.2.1`. The error...
I added the redis implementation to the existed code.
warn Versions of [email protected] and @prisma/[email protected] don't match. This might lead to unexpected behavior. Please make sure they have the same version.
# Bug Report Fresh install. Prisma 5.10.1 (and client). This error prevents the application from starting. ## Description ...\node_modules\@peculiar\asn1-schema\build\cjs\schema.js:17 throw new Error(`Cannot get schema for '${target.prototype.constructor.name}' target`); ^ source-map-support.js:722 Error:...