Banks Nussman
Banks Nussman2mo ago

Does tRPC require next?

I'm updating my repo from @trpc/server@11.0.0-rc.553 to @trpc/server@11.0.0-rc.638 but my lockfile gets massive because pnpm installs Next.js See https://github.com/bnussman/beep/pull/111/files#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bbR12006 Am I doing something wrong or has something changed on the @trpc/server side? I don't want Next.js installed 😖
1 Reply
Banks Nussman
Banks NussmanOP2mo ago
Looks like it's a bug 🐛 https://github.com/trpc/trpc/issues/6254
GitHub
bug: @trpc/server@next also installing Next.js (regression in 11.0....
Provide environment information System: OS: macOS 15.1.1 CPU: (10) arm64 Apple M1 Max Memory: 272.78 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.9.0 - ~/.local/state/fnm_multishells/3384...

Did you find this page helpful?