Log in
Log into community
Share feedback, ideas and get community help
Most posts
Powered by
Hall
Home
Members
krn
k
krn
Offline
, last seen 4 weeks ago
Joined October 18, 2024
Contributions
Comments
Replies
k
krn
2 months ago
·
prisma error on production build
previously i was getting type errors on build from prisma.* in package/typebot/src/schema/<all files>
after making it any (as in screenshot) i am getting this new error ./src/features/answers/queries/upsertAnswerQuery.ts
system info :
Ubuntu 22.04.5 LTS
error produced by command :
bunx turbo build --filter=builder... --filter=viewer...
it seems like a error loop it there anything that i am missing
10 comments
k
B