ian
ian
I can't get any version of `tabPress` to fire, was this discontinued?
Experiencing the same issue. I think the solution here is bumping the `@babel/traverse` version. Currently it's hard locked to `7.17.3` but latest is `7.22.5`
Nope - that didn't do it. Tracking upstream issue here: https://github.com/babel/babel/issues/8689
@mg0716 cool - let me take a shot at writing the docs for auth.
@mg0716 really would love to find a auth API that just does this stuff for us.
Hi @marcellodesales if you run the giddyup npx command it will set the starter project up for you.
@marcellodesales Here's an quick clip: 
Has anyone found a workaround for this issue yet? App router isn't an option for us since it doesn't play well with wagmi or trpc installs. Trying to switch to...
Having to manually type this now and it's starting to get unwieldy. Please publish these.
Seeing similar on nextjs as well: ``` Error: could not resolve "@libsql/darwin-arm64" into a module at eval (file:///Users/ian/Projects/hotsheet/brokerbot/apps/web/.next/server/chunks/ssr/node_modules__pnpm_7381948a._.js:12566:27) at Object.module (file:///Users/ian/Projects/hotsheet/brokerbot/apps/web/.next/server/chunks/ssr/node_modules__pnpm_7381948a._.js:12567:19) at moduleContext (/Users/ian/Projects/hotsheet/brokerbot/apps/web/.next/server/chunks/ssr/[turbopack]_runtime.js:156:28) at requireNative (file:///Users/ian/Projects/hotsheet/brokerbot/apps/web/.next/server/chunks/ssr/node_modules__pnpm_7381948a._.js:12609:7) at [project]/node_modules/.pnpm/[email protected]/node_modules/libsql/index.js [app-rsc]...