Hello guys ! Following this <ticket>, it seems tha...
# orm-help
g
Hello guys ! Following this ticket, it seems that there is a recurring error on ubuntu 22.04 and the 3.13.0 version of prisma. Did someone found a way to solve this ticket / issue ?
Copy code
npx prisma migrate dev --preview-feature
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Error: Unable to require(`/node_modules/@prisma/engines/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)
1
n
Hey 👋 The solutions which are suggested in the comments in the GitHub Issue, don’t solve the issue for you? I am referring to these comments: https://github.com/prisma/prisma/issues/13034#issuecomment-1113972494 https://github.com/prisma/prisma/issues/13034#issuecomment-1113965844 https://github.com/prisma/prisma/issues/13034#issuecomment-1112468831
g
Yes it's working right now, I have also answered what I have done to make it work on one of this posts
🙌 1
n
Amazing! Thank you so much for following up on GitHub Issue 🙌