Files
pnpm/env/node.resolver
Zoltan Kochan 9065f491f0 feat: add musl support to node runtime (#10664)
The lockfile now includes musl Linux builds (sourced from
unofficial-builds.nodejs.org) alongside the standard glibc variants,
so that `node@runtime:` works out of the box on Alpine Linux and other
musl-based distributions.

`env use` can download node.js artifacts for systems that use musl.
2026-02-21 21:29:05 +01:00
..
2025-10-21 15:30:20 +02:00
2026-02-18 14:54:09 +01:00

@pnpm/node.resolver

Resolves a Node.js version specifier to an exact Node.js version

npm version

Installation

pnpm add @pnpm/node.resolver

License

MIT