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

Error installing Prisma throws sha256 mismatch error for @prisma/engines #16244

Closed
eliliam opened this issue Nov 11, 2022 · 2 comments
Closed

Comments

@eliliam
Copy link

eliliam commented Nov 11, 2022

While trying to install prisma via npm install prisma, the installation fails in the step where it installs @prisma/engines and tries to download the migration-engine.gz binary. When it compares the hash with what it's "supposed" to be, the comparison fails causing the whole installation to fail.

Screenshot 2022-11-11 at 11 09 08 AM

@eliliam
Copy link
Author

eliliam commented Nov 11, 2022

Here is the file that was downloaded for me, as well as the link in question.
Link: https://binaries.prisma.sh/all_commits/694eea289a8462c80264df36757e4fdc129b1b32/debian-openssl-1.1.x/migration-engine.gz

My version: migration-engine.gz

@janpio janpio transferred this issue from prisma/prisma-engines Nov 11, 2022
@janpio
Copy link
Member

janpio commented Nov 11, 2022

Duplicate of #16233, will repost your details there.

@janpio janpio closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2022
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

2 participants