@ksaitor
@ksaitor
Hi there. I'm @ksaitor from the tweet above. Would be great to have a better https://github.com/vercel/next.js/ integration: 1. Smaller client size bundle size. Currently `import posthog from 'posthog-js'` adds ~22kb...
same problem
Even on the latest `prisma@^5.11.0` still getting this error on Nixpacks (running inside Coolify) ``` ╔═════════════ Nixpacks v1.21.2 ═════════════╗ ║ setup │ nodejs_21, bun, openssl ║ ║────────────────────────────────────────────║ ║ install │...
> --libs openssl where do you add `--libs openssl` ? @iloveitaly @Maxim-Filimonov were you able to resolve this?
added `NIXPACKS_LIBS=openssl` and it worked! notice: **not** `NIXPACKS_PKGS` cc @baptisteArno check it out
> @ksaitor Could you link the Railway project where it works or a repo with it working so that we can fix it at the nixpacks level? @JakeCooper I'm not...
> @ksaitor where in coolify did you add `NIXPACKS_LIBS=openssl`? I try to do prisma migration before the build but it cannot reach the database no matter what. Go to your...
same as https://github.com/coollabsio/coolify/issues/2580
keeps happening 