Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prisma generate and install fails #1661

Open
fourthversion opened this issue Dec 12, 2024 · 0 comments
Open

Prisma generate and install fails #1661

fourthversion opened this issue Dec 12, 2024 · 0 comments

Comments

@fourthversion
Copy link

prisma generate

prisma:warn Prisma failed to detect the libssl/openssl version to use, and may not work as expected. Defaulting to "openssl-1.1.x".
Please manually install OpenSSL and try installing Prisma again.
prisma:warn Prisma doesn't know which engines to download for the Linux distro "". Falling back to Prisma engines built "debian".
Please report your experience by creating an issue at https://github.com/prisma/prisma/issues so we can add your distro to the list of known supported distros.

Downloading Prisma engines for Node-API for debian-openssl-1.1.x [ ] 0%Error: request to https://binaries.prisma.sh/all_commits/61e140623197a131c2a6189271ffee05a7aa9a59/debian-openssl-1.1.x/schema-engine.sha256 failed, reason: socket hang up
npm ERR! code 1
npm ERR! path /home/projects/stackblitz-starters-ftqmowjd
npm ERR! command failed
npm ERR! command sh -c prisma generate

npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2024-12-12T13_50_43_288Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant