Is there an existing issue for this?
Describe the bug
pnpm released version 11 two weeks ago. nixpacks currently supports up until v10, and defaults to v9 for unknown versions. This is now causing my builds to fail with:
2026-May-10 12:25:11.068184 #16 [12/16] RUN pnpm install
2026-May-10 12:25:11.068184 #16 0.534 ERROR packages field missing or empty
2026-May-10 12:25:11.068184 #16 0.534 For help, run: pnpm help install
2026-May-10 12:25:11.068184 #16 ERROR: process "/bin/bash -ol pipefail -c pnpm install" did not complete successfully: exit code: 1
I'll file a PR to add support for v11 shortly.
To reproduce
No response
Expected behavior
No response
Environment
Linux / Coolify
Is there an existing issue for this?
Describe the bug
pnpm released version 11 two weeks ago. nixpacks currently supports up until v10, and defaults to v9 for unknown versions. This is now causing my builds to fail with:
I'll file a PR to add support for v11 shortly.
To reproduce
No response
Expected behavior
No response
Environment
Linux / Coolify