Skip to content

Issue installing on nest 11.0.1 with prisma 6.19 #119

@chrishj59

Description

@chrishj59

I get the error Cannot find module '.prisma/client/default'
I installed NestJs using nest new backend
Prisma installed with: pnpm add prisma -D
Prisma Client withL pnpm add @prisma/client
initialise Prisma with 'pnpx prisma init'
add dotenv pnpm add dotenv
install nest-prisma with pnpm add nestjs-prisma

start nest with pnpm start:dev
Error occurred

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions