Lyonel Pierce
Explore posts from serversPPrisma
•Created by Lyonel Pierce on 10/3/2024 in #help-and-questions
Prisma pulse TS error.
I installed prisma pulse extension in a new Next.js project. However, I am trying to set my prisma.ts file
But I am getting error:
Cannot find module '@prisma/extension-pulse' or its corresponding type declarations.ts(2307)Tried clearing npm cache, uninstall and install the dependency, and removing and installing node_modules.
5 replies