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
1 line
3 B
Text
1 line
3 B
Text
24
|