79427417

Date: 2025-02-10 14:43:31
Score: 1
Natty:
Report link

I ran into this in Next.js 15. You need to make sure tsx is installed globally on a device also it throws you an error with a relative path, so make sure you target the file correctly, in my case I had to switch the command from Prisma docs to this.

"prisma": {
    "seed": "tsx seed.ts"
  },
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Roman