Skip to content
Discussion options

You must be logged in to vote

Hey @HamamPriyatmoko!

Can you provide a minimal reproduction?

Based on the snippets you have shared, in the schema.prisma file for Prisma 7 you don't need these configurations:

engineType = "client"
binaryTarget = ["native"]

and you can replace provider = "prisma-client-js" with provider = "prisma-client".

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@HamamPriyatmoko
Comment options

@nurul3101
Comment options

Answer selected by nurul3101
Comment options

You must be logged in to vote
2 replies
@HamamPriyatmoko
Comment options

@ch930410
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants