Skip to content

fix: include pnpm in runtime image#72

Merged
vignesh07 merged 1 commit into
mainfrom
fix/53-runtime-pnpm
Feb 11, 2026
Merged

fix: include pnpm in runtime image#72
vignesh07 merged 1 commit into
mainfrom
fix/53-runtime-pnpm

Conversation

@vignesh07

Copy link
Copy Markdown
Owner

Fixes #53.

openclaw update invokes pnpm, but the runtime image didn’t include it, causing spawn pnpm ENOENT.

This adds Corepack activation of pnpm in the runtime stage:

  • corepack enable
  • corepack prepare pnpm@10.23.0 --activate

No wrapper logic changes.

@vignesh07 vignesh07 merged commit 0142e32 into main Feb 11, 2026
1 check passed
@vignesh07 vignesh07 deleted the fix/53-runtime-pnpm branch February 11, 2026 04:52
@vignesh07 vignesh07 mentioned this pull request Feb 11, 2026
rzachsmith pushed a commit to rzachsmith/clawdbot-railway-template that referenced this pull request Feb 15, 2026
gginesta pushed a commit to gginesta/clawdbot-railway-template that referenced this pull request Feb 17, 2026
Merges 30 upstream commits including:
- CRITICAL: Remove deprecated CLAWDBOT_* references (vignesh07#94)
- Pin OpenClaw build ref to latest release tag (vignesh07#77)
- Set gateway.trustedProxies for Railway proxy (vignesh07#102)
- Add /healthz endpoint with TCP gateway probe (vignesh07#82, vignesh07#107)
- Auto-start gateway at boot when configured (vignesh07#71)
- Run openclaw doctor on gateway start failure (vignesh07#87)
- Harden proxy errors, shutdown, and runCmd timers (vignesh07#116)
- Setup page improvements (pairing, plugins, debug console)
- Add pnpm to runtime image for openclaw update (vignesh07#72)
- Telegram/Discord diagnostics + credential dir handling

Our customizations (Tailscale, Syncthing, Brave browser) preserved.
k7cfo pushed a commit to k7cfo/railclaw that referenced this pull request Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't update

1 participant