Detected runtime environment metadata gathered during preflight.
PreflightPhase — populates this from process.version, npm --version, and os module.
process.version
npm --version
os
CPU architecture (e.g., "x64", "arm64").
"x64"
"arm64"
Node.js version string (e.g., "v22.11.0").
"v22.11.0"
npm version string (e.g., "10.9.0") or "not found".
"10.9.0"
"not found"
Operating system description (e.g., "win32 10.0.19045 (x64)").
"win32 10.0.19045 (x64)"
Detected runtime environment metadata gathered during preflight.
See
PreflightPhase — populates this from
process.version,npm --version, andosmodule.