Cannot access 'createTRPCRouter' before initialization

can anyone please help why this erorr is coming and how i can resolve it
https://github.com/pradeep800/to-do-with-t3
Error
ReferenceError: Cannot access 'createTRPCRouter' before initialization
at Module.createTRPCRouter (webpack-internal:///(api)/./src/server/api/trpc.ts:6:65)
at eval (webpack-internal:///(api)/./src/server/api/routers/sigin.ts:23:64)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
image.png
GitHub
Contribute to pradeep800/to-do-with-t3 development by creating an account on GitHub.
Was this page helpful?