pub fn probe_path_node() -> Option<(Version, PathBuf)>
Find node on PATH and probe its version (node --version). Memoized for the process: one spawn no matter how many resolution calls happen.
node
node --version