Skip to content

chore: switch to bun #283

chore: switch to bun

chore: switch to bun #283

Triggered via push January 20, 2024 23:02
Status Failure
Total duration 19s
Artifacts

release.yml

on: push
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PrismaClientInitializationError:: node_modules/@prisma/client/runtime/library.js#L26
Prisma Client could not locate the Query Engine for runtime "debian-openssl-3.0.x". This happened because Prisma Client was generated for "debian-openssl-1.1.x", but the actual deployment required "debian-openssl-3.0.x". Add "debian-openssl-3.0.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it: generator client { provider = "prisma-client-js" binaryTargets = ["native", "debian-openssl-3.0.x"] } The following locations have been searched: /home/runner/work/prisma-template/prisma-template/node_modules/.prisma/client /home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client /tmp/prisma-engines /home/runner/work/prisma-template/prisma-template/src/database at new e (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:26:1872) at handleRequestError (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:7117) at handleAndLogRequestError (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:6146) at /home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:5854
PrismaClientInitializationError:: node_modules/@prisma/client/runtime/library.js#L26
Prisma Client could not locate the Query Engine for runtime "debian-openssl-3.0.x". This happened because Prisma Client was generated for "debian-openssl-1.1.x", but the actual deployment required "debian-openssl-3.0.x". Add "debian-openssl-3.0.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it: generator client { provider = "prisma-client-js" binaryTargets = ["native", "debian-openssl-3.0.x"] } The following locations have been searched: /home/runner/work/prisma-template/prisma-template/node_modules/.prisma/client /home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client /tmp/prisma-engines /home/runner/work/prisma-template/prisma-template/src/database at new e (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:26:1872) at handleRequestError (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:7117) at handleAndLogRequestError (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:6146) at /home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:5854
PrismaClientInitializationError:: node_modules/@prisma/client/runtime/library.js#L26
Prisma Client could not locate the Query Engine for runtime "debian-openssl-3.0.x". This happened because Prisma Client was generated for "debian-openssl-1.1.x", but the actual deployment required "debian-openssl-3.0.x". Add "debian-openssl-3.0.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it: generator client { provider = "prisma-client-js" binaryTargets = ["native", "debian-openssl-3.0.x"] } The following locations have been searched: /home/runner/work/prisma-template/prisma-template/node_modules/.prisma/client /home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client /tmp/prisma-engines /home/runner/work/prisma-template/prisma-template/src/database at new e (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:26:1872) at handleRequestError (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:7117) at handleAndLogRequestError (/home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:6146) at /home/runner/work/prisma-template/prisma-template/node_modules/@prisma/client/runtime/library.js:125:5854
test (20.x)
Process completed with exit code 1.