79579651

Date: 2025-04-17 16:05:28
Score: 1.5
Natty:
Report link

i changed my path in db.ts from

import { PrismaClient } from "@prisma/client";

to

import { PrismaClient } from "../../lib/generated/prisma"; this then it worked

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Karthik Bhatt