Skip to content

Build failing with pnpm 11 #1419

Description

@dennisameling

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions