Skip to content

error when I run yarn #11

@racocvr

Description

@racocvr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions