pub const DEFAULT_MIRROR_BASE: &str = "https://nodejs.org/download/release";
Default download base, matching pnpm’s runtime resolver (the /download/release tree mirrors /dist and is what pnpm records in lockfiles).
/download/release
/dist