```npx prisma db push Environment variables loaded...
# orm-help
r
Copy code
npx prisma db push
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Error: Get config: Unable to establish a connection to query-engine-node-api library

Prisma CLI Version : 3.15.2
1
n
I think this is an issue with the way it installs the Client lib for Prisma... is this done via Docker and do you commit the node modules to the repo? (if code is under source control)
j
Try again with Prisma 4 - the error message should be better now and also have some more details.