Skip to content

Unify the output value of generator to ./generated/prisma #7178

@jy-joung-bitor

Description

@jy-joung-bitor

I saw this document because of solving prisma/prisma#28279. There's a code like this:

npm add db@./src/generated/client

And I commanded according to above:

npm add db@./generated/client

But I faced an error because I configured the generater's output to ../generated/prisma, not ../src/generated/client. Moreover, there're many sentences that are different with a default value(generated/prisma).

Do you please accept the change to one configuration for avoiding misconsideration?

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