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 when I run yarn #11

Open
racocvr opened this issue Dec 26, 2023 · 0 comments
Open

error when I run yarn #11

racocvr opened this issue Dec 26, 2023 · 0 comments

Comments

@racocvr
Copy link

racocvr commented Dec 26, 2023

I get the following error when I run yarn

mrb@Ubuntu-PC:~/ts projects/lnapp-starter$ yarn
yarn install v1.22.19
[1/4] Resolving packages...
success Already up-to-date.
$ prisma generate
Prisma schema loaded from prisma/schema.prisma
warn Preview feature "interactiveTransactions" is deprecated. The functionality can be used without specifying it as a preview feature.
Error: Unable to establish a connection to query-engine-node-api library. It seems that the current architecture x64 is not supported, or that libc is missing from the system.
Details: Unable to require(/home/mrb/ts projects/lnapp-starter/node_modules/prisma/libquery_engine-debian-openssl-3.0.x.so.node)
/snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libcrypto.so.3)
[Context: getDmmf]

Prisma CLI Version : 4.9.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

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