Darkstar
PPrisma
•Created by Darkstar on 4/16/2025 in #help-and-questions
Could not locate Query Engine
I didn't switch to 6.5.0, but rather removed the custom output path while still using 6.6.0 and let it create the prisma client inside
node_modules
. And now it works all right. The above error is not present.
So seems like the custom path is causing the issue? I am not sure but since that's the only thing that i changed, it could be something related to that.11 replies
PPrisma
•Created by Darkstar on 4/16/2025 in #help-and-questions
Could not locate Query Engine
Sure i can check.
Should i remove the custom output path and let it create the prisma client inside the
node_modules
?
Or should i just keep everything as it is an only change the version? I am not exactly sure whether the custom output path existed in 6.5.0. From my understanding it was added in version 6.6.0?11 replies
PPrisma
•Created by Darkstar on 4/16/2025 in #help-and-questions
Could not locate Query Engine
Yeah exactly like that.
https://github.com/DarkstarXDD/interactive-card-details-form/blob/3121a2169ac136b014696b88e78863848a0ee99e/prisma/schema.prisma
11 replies