Jeremy
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Jeremy on 10/24/2024 in #questions
Everywhere ctx.session.user in a router is used I get this error
7 replies
TTCTheo's Typesafe Cult
•Created by Jeremy on 8/7/2024 in #questions
Session not complete on expo but it is on NextJS
5 replies
TTCTheo's Typesafe Cult
•Created by Jeremy on 6/26/2024 in #questions
Turbo and prisma dont work together?
its weird that prisma does give errors such as
cannot convert null to object
on some stuff like creating a post or filtering by post cateogry while when i remove the --turbo flag from the dev command it doesnt.
then i found
maybe its because of this, is there a way to do this for turbo as well
changing the prop webpack to turbo doesnt do it for me.2 replies
TTCTheo's Typesafe Cult
•Created by Jeremy on 6/20/2024 in #questions
Is there a way to turn of this prisma spam?
6 replies
TTCTheo's Typesafe Cult
•Created by Jeremy on 6/20/2024 in #questions
No env variables found with turbo v2.0.4 with t3-app
Everytime it builds it gives these errors:
I have tried loose mode but the error remains, i know this issue is cause of turbo cause when i downgrade the package to around 1.11.3 it works again.
16 replies