NoGoodNick
TTCTheo's Typesafe Cult
•Created by NoGoodNick on 1/30/2025 in #questions
pnpm build fails after create t3-app
I've tried this in a couple of containers and it only reproes on my dev laptop so it looks like something specific to my machine.
5 replies
TTCTheo's Typesafe Cult
•Created by NoGoodNick on 1/30/2025 in #questions
pnpm build fails after create t3-app
I'm running into this issue again. I found that removing the ❌ emoji from the T3-generated
src/app/api/trpc/[trpc]/route.ts
file fixes one of the Unexpected end of JSON input
errors but others remain and I'm not sure what causes those. Is this a webpack issue?5 replies
TTCTheo's Typesafe Cult
•Created by NoGoodNick on 1/30/2025 in #questions
pnpm build fails after create t3-app
removing
--nextAuth
fixes it but I want auth5 replies