How to use getDMMF
I use the following code to load the dmmf from a absolute path:
I get the following error:
1 Reply
The CWD:
/Users/schettn/Documents/pylon/packages/pylon-server/studio-pylon
The query-engine exists under the following path:
packages/pylon-server/studio-pylon/node_modules/@prisma/engines/libquery_engine-darwin-arm64.dylib.node
Setting the cwd
also does not change anything.
Update:
@prisma/internals seems to work. @prisma/sdk does not