Skip to content

Prisma is not finding the JobWhereInput for some reason #1

@weisisheng

Description

@weisisheng

About 2:07 in to video, when I try to create the search filter and 'where' segments, I am getting the squiggly line TS errors that "Prisma.JobWhereInput" has no exported members. Checked the validation file is correct.

Here is exact error:

Property 'JobWhereInput' does not exist on type 'typeof import("/home/foouser/nextjs-world/coding-in-flow-tutorials/nextjs-job-board/node_modules/@prisma/client/index"

I am more familiar with drizzle-orm so this is a new command and error for me.

Thanks in advance for any assistance. Already checked copilot and google.

next.js 14.10.0
@prisma/client 5.7.1
prisma 5.7.1
react ^18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions