Today I wanted to learn how to use Prisma with Express, TypeScript, and SQLite. I followed the documentation to the letter, but I keep getting errors everywhere. This one is related to the PrismaClient; I'm attaching the error I'm getting and a photo of my code.
node:internal/modules/esm/resolve:274
throw new ERR_MODULE_NOT_FOUND(
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'C:\Users\santi\code\Cursos\nodejs-prisma-restapi\prisma\prism
a\client' imported from C:\Users\santi\code\Cursos\nodejs-prisma-restapi\prisma\lib\prisma.ts