wrangler dev --local refuses connection after invoking tRPC requests on macos
Hello. We have a very bizarre issue with macos.
When we run wrangler in dev mode initially everything works, but after hit some endpoints with tRPC, wrangler breaks.
Then I cannot fetch anything from wrangler, and the console isn't saying anything. It just refuses the connect. This only happens on our macos machine, the linux machine works fine. Additionally --remote mode works fine.
0 Replies