Area of Improvement
I spent an entire day trying to debug why my tRPC server kept throwing with a no "query"-procedure on path "tRPC/helloWorld" error. Turns out I've been trying to connect to localhost:300/trpc while the server only listens on localhost:3000. The example in the landing page and the quickstart is wrong and should be fixed.
Link to related docs
No response
Additional information
No response
👨👧👦 Contributing
Area of Improvement
I spent an entire day trying to debug why my tRPC server kept throwing with a no "query"-procedure on path "tRPC/helloWorld" error. Turns out I've been trying to connect to localhost:300/trpc while the server only listens on localhost:3000. The example in the landing page and the quickstart is wrong and should be fixed.
Link to related docs
No response
Additional information
No response
👨👧👦 Contributing