Jesse Koldewijn

Results 51 comments of Jesse Koldewijn

Was the planned outcome to get the generated client in the node modules or as @TheoBr was working on in the db package still? Because I sorta half-assed reproduced his...

> > Was the planned outcome to get the generated client in the node modules or as @TheoBr was working on in the db package still? > > As long...

It should be cachable if it's correctly outside the node_modules folder, right?

> > It should be cachable if it's correctly outside the node_modules folder, right? > > You dont get nextjs errors with that? I haven't tried that yet

oh yeah lol, I got a ENOENT no such file error on the trpc API file pointing towards the prisma schema.

> I'm hitting this as well - has there been any clean solution here? Haven't found one as of yet unfortunatly.

@juliusmarminge You managed to get both the prisma client and generated db cached? awesome! 😄

Oddly enough, for me I ran into the following issue which is pretty wsl exclusive I guess... ``` Running [tauri_bundler::bundle::common] Command `/home/jesse/personal-wsl/GraphiteDesktop/src-tauri/target/debug/bundle/appimage/build_appimage.sh ` + export ARCH=x86_64 + ARCH=x86_64 + APPIMAGE_BUNDLE_XDG_OPEN=1...

> I've got this error, on Manjaro Linux, Linux xxx-minipcpn51e1 6.6.1-1-MANJARO #1 SMP PREEMPT_DYNAMIC Thu Nov 9 04:27:49 UTC 2023 x86_64 GNU/Linux > > ``` > $ npm run tauri...