New App Router is not working!
The new t3 for App Router is not working, I just installed and
pnpm dev
and not works!6 Replies
You’re gonna need to include logs, versions, anything more than just a sentence describing the issue
I did here -> https://github.com/t3-oss/create-t3-app/issues/1600
GitHub
bug: pnpm dev not working · Issue #1600 · t3-oss/create-t3-app
Provide environment information System: OS: macOS 13.4.1 CPU: (10) arm64 Apple M1 Pro Memory: 201.78 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 19.6.0 - ~/.nvm/versions/node/v19.6.0/bin/no...
I have the same issue with old npm dev and vercel dev
Are you pushing the db by running: npm run db:push
i did i am using prisma with planetscale but like the issue describes ,the error is also happening with the starter of T3 with auth trpc and prisma.