My toolchain config:
unstable_javascript:
packageManager: "npm"
syncPackageManagerField: true
unstable_node:
syncVersionManagerConfig: "nodenv"
version: "24.11.0"
unstable_npm: {}
Neither moon sync, nor moon run <task> write to .node-version. It does work with the non-WASM Node plugin.