clawdie-ai/.nvmrc
Operator & Claude Code 5c1a8d70e7 Pin .nvmrc to Node 24 to match engines and FreeBSD node24
engines requires node >=24 and the code uses crypto.argon2 (a Node 24 runtime API). .nvmrc previously pinned 22, so nvm-following checkouts ran Node 22 and failed the argon2 tests at runtime (18->2 here after upgrading). Aligns dev Node with the FreeBSD node24 bundle.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---
Build: pass | Tests: FAIL — 2 failed
2026-05-24 21:30:06 +02:00

1 line
3 B
Text