Talk:Prisma
Latest comment: 26 January by Bjn in topic Necessity of env variables
Necessity of env variables
I just tried using Prisma without the env variables specified in the example flake and it worked fine. I originally added them because I was told it was necessary for Prisma to function, I'll keep them for now until I make sure it doesn't mess with the functionality at all. Mmkaram (talk) 21:54, 26 March 2025 (UTC)
- I can't get it to work with or without. With, when doing `npm ci` it complains that the files the env vars point to don't exist. Without, when doing `npm ci` it complains that it couldn't get a checksum for the libquery engine. Bjn (talk) 20:56, 26 January 2026 (UTC)