Skip to content

docs: pin worker Node version#44

Merged
steipete merged 1 commit into
openclaw:mainfrom
stainlu:fix/worker-node-version
May 9, 2026
Merged

docs: pin worker Node version#44
steipete merged 1 commit into
openclaw:mainfrom
stainlu:fix/worker-node-version

Conversation

@stainlu

@stainlu stainlu commented May 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a repo-level .node-version pointing local version managers at Node 24
  • declare the Worker package Node engine as >=22
  • document that local Worker checks need Node 22+ and CI runs Node 24

Verification

  • npm run docs:check
  • npm test
  • npm run check --prefix worker
  • npm run format:check --prefix worker
  • npx --yes node@24 ./node_modules/vitest/vitest.mjs run (from worker/)

@steipete steipete merged commit 2cc9cf7 into openclaw:main May 9, 2026
4 checks passed
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.

2 participants