Keep getting this issue when creating a new project with Bun/pnpm in Expo. Nothing get's logged out in the console or dev tools.
The command I ran:
bun create better-t-stack@latest test --frontend native-uniwind --backend hono --runtime bun --api orpc --auth better-auth --payments none --database sqlite --orm drizzle --db-setup none --package-manager bun --git --web-deploy none --server-deploy none --install --addons turborepo ultracite --examples todo
Keep getting this issue when creating a new project with Bun/pnpm in Expo. Nothing get's logged out in the console or dev tools.
The command I ran: