Skip to content

Update pnpm install command in Dockerfile#9

Merged
vignesh07 merged 7 commits into
vignesh07:mainfrom
jacobcwright:claude/fix-docker-build-error-l9PfK
Jan 26, 2026
Merged

Update pnpm install command in Dockerfile#9
vignesh07 merged 7 commits into
vignesh07:mainfrom
jacobcwright:claude/fix-docker-build-error-l9PfK

Conversation

@jacobcwright

Copy link
Copy Markdown
Contributor

Removed the frozen-lockfile option from pnpm install to fix build error

jacobcwright and others added 7 commits January 25, 2026 18:46
Removed the frozen-lockfile option from pnpm install.
The upstream clawdbot repo requires clawdbot@>=2026.1.25 in
extensions/memory-core, but npm only has 2026.1.24-3 published.
Patch the version requirement to "*" after cloning to work around
this timing issue.
The upstream repo uses nightly TS builds that may not be published yet.
Use "latest" to get the most recent available version.
@vignesh07 vignesh07 merged commit 537bb74 into vignesh07:main Jan 26, 2026
1 check passed
k7cfo pushed a commit to k7cfo/railclaw that referenced this pull request Feb 21, 2026
…ild-error-l9PfK

Update pnpm install command in Dockerfile - thanks @jacobcwright
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.

3 participants