Choaib Mouhrach

Results 5 comments of Choaib Mouhrach

Thank you

I'm not sure, but throwing errors inside a server action in production is not the same in dev mode

i use the turso dev command to launch the dev server for the database alongside nextJS. i do call the db from a react server component, but I got this...

@mobeigi did you find a solution, i do have a utils file inside src/server/lib/action.ts and it complains about it not being used inside app