Talk:Prisma: Difference between revisions
→Necessity of env variables: Reply |
→Necessity of env variables: Reply |
||
| Line 4: | Line 4: | ||
: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. [[User:Bjn|Bjn]] ([[User talk:Bjn|talk]]) 20:56, 26 January 2026 (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. [[User:Bjn|Bjn]] ([[User talk:Bjn|talk]]) 20:56, 26 January 2026 (UTC) | ||
::I don't install it through npm, I have the `prisma` package in my nix shell and I just run it directly, that usually works. From what I can tell you're installing it through npm and then setting those env vars. Have I misunderstood? [[User:Mmkaram|mmkaram]] ([[User talk:Mmkaram|talk]]) 17:47, 28 January 2026 (UTC) | |||