hhhyh
Explore posts from serversTRPCClientError - No "query"-procedure on path "user.all"
Hey @isitayush , I can't remember exactly how I fixed it but normally when I get that error it is due to me not rebuilding my nextjs backend which has the updated files in it. So I just run: next build and that usually fixes it.
What is the error that you're getting?
14 replies
TRPCClientError - No "query"-procedure on path "user.all"
I setup this project by using https://github.com/t3-oss/create-t3-turbo
14 replies