glibc_2.33在Ubuntu中未找到的版本22.04

发布于 2025-02-11 17:59:57 字数 798 浏览 0 评论 0原文

我最近与Prisma合作为我的前端项目。然后我找到错误。

列出我运行的所有命令来解决glibc_2.33错误,但所有这些都不适合我。如果您有任何建议,请告诉我。

rajdeepsingh@officialrajdeepsingh:~/working/next-prisma$ npx prisma generate
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Error: Get Config: Unable to establish a connection to query-engine-node-api library. It seems there is a problem with your OpenSSL installation!
Details: Unable to require(`/home/rajdeepsingh/working/next-prisma/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)

Prisma CLI Version : 4.0.0
rajdeepsingh@officialrajdeepsingh:~/working/next-prisma$

I recently work with Prisma for my frontend project. then I find the error.

List all commands which I run to solve the GLIBC_2.33 error but all not working for me. if you have any suggestions tell me.

rajdeepsingh@officialrajdeepsingh:~/working/next-prisma$ npx prisma generate
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Error: Get Config: Unable to establish a connection to query-engine-node-api library. It seems there is a problem with your OpenSSL installation!
Details: Unable to require(`/home/rajdeepsingh/working/next-prisma/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)

Prisma CLI Version : 4.0.0
rajdeepsingh@officialrajdeepsingh:~/working/next-prisma$

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文