[TRPCClientError: opts.signal?.throwIfAborted is not a function (it is undefined)]
It's a react native app trpc v11 which works until I deleted node_modules, ran
yarn install and started getting this error.