#16 1.713 Database type detected: postgresql
#16 1.733 Copied /app/db/postgresql to /app/prisma
#16 2.019 $ prisma generate
#16 4.726 Prisma schema loaded from prisma/schema.prisma
#16 5.208 Error: Unable to establish a connection to query-engine-node-api library. It seems there is a problem with your OpenSSL installation!
#16 5.208 Details: Unable to require(`/app/node_modules/prisma/libquery_engine-linux-musl.so.node`)
#16 5.208 Error loading shared library libssl.so.1.1: No such file or directory (needed by /app/node_modules/prisma/libquery_engine-linux-musl.so.node)
#16 5.208 [Context: getConfig]
#16 5.208
#16 5.208 Prisma CLI Version : 4.5.0
#16 5.233 error Command failed with exit code 1.
#16 5.233 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
#16 5.243 ERROR: "build-db-client" exited with 1.
#16 5.262 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
#16 5.262 error Command failed with exit code 1.
#16 5.274 ERROR: "build-db" exited with 1.
#16 5.293 error Command failed with exit code 1.