Nick Foden
Nick Foden
Windows TLDR: 1: **netstat -a -o -n** (to get the PID) 2: **taskkill /F /PID 12345** (Replace 12345 with your PID) On windows machine I have same issue. Ctrl C...
Hi GroophyLifefor, (First > I am not a maintainer just am browsing the adapter implementations and saw your issue here) I think you need to change how you import your...
Hi Mabiri, I am not a maintainer but saw your issue here and want to give a heads up that `next-auth` expects firebase-admin of version 11 currently. - https://github.com/nextauthjs/next-auth/blob/b4187ccdfbe44d2684507034e4d9818e0df3b695/packages/adapter-firebase/package.json#L47 if...
> nothing ??? Maybe rephrase as ``` Hi good morning, anyone have any updates here ? Thank you 🙇
Hi @akoskm I think you want to initialize the prisma client differently because of hot reloading etc. Check prisma + next.js examples for the recommended approach - https://github.com/prisma/prisma-examples/blob/latest/typescript/rest-nextjs-api-routes/src/lib/prisma.ts I use...
I had this trip me up as well. I would say this should be tagged as a bug not as support. Unless this is expected behavior? But that seems dangerous/incorrect...
Oh wait sorry i got what you mean. Passing in the value for id of undefined. But what i mean/meant to report is with a valid id. And it doesn't...
Same, but in a react app and it's super noisy in the logs and in local dev. ``` heartbeats [ { date: '2024-08-18', agent: 'fire-core/0.10.9 fire-core-esm2017/0.10.9 fire-js/ fire-js-all-app/10.13.0 fire-gcs/0.13.0 fire-fn-node/0.11.6...