Prisma cannot find the required `libssl` system library in your system. Please install openssl and try again
I am using a nextjs project in the dev.idx ide and getting this error. Can’t find any solution anywhere, i tried to install openssl using npm i openssl , but that didn’t work.