Chris Pakken
Chris Pakken
Looks like its $5 now for me
This issue seemed to resolve once I restarted my computer. Wierd!
This issue seems reoccurring after using bun for a bit... When it hangs on `resolving...` it seems to proceed after ~2 minutes.
This issue still persists at 1.1.42 and is somewhat inconsistent. On window startup / restart, bun install, bun add seems to work without getting stuck. But something happens and bun...
[From https://github.com/oven-sh/bun/issues/5831](https://github.com/oven-sh/bun/issues/5831#issuecomment-2509762569) seems like the issue will resolve if ipv6 is disabled. bun install commands should work with ipv6 though.
```ts import { createFileRoute } from '@tanstack/react-router' import { convertToModelMessages, smoothStream, streamText, type UIMessage } from 'ai' export const Route = createFileRoute('/api/chat')({ server: { handlers: { POST: async ({ request...
Does this have to do with https://github.com/expo/expo/issues/32425 https://github.com/software-mansion/react-native-screens/issues/2459 Those still haven't been fixed. When using slide_from_right, the tab exiting unmounts right away before the animation completes