Files
pnpm/env/node.fetcher
Zoltan Kochan 5d5818e44f style: enforce node: protocol for builtin imports (#10951)
Add n/prefer-node-protocol rule and autofix all bare builtin imports
to use the node: prefix. Simplify the simple-import-sort builtins
pattern to just ^node: since all imports now use the prefix.
2026-03-13 07:59:51 +01:00
..
2025-10-21 15:30:20 +02:00

@pnpm/node.fetcher

Node.js artifacts fetcher

Downloads and extracts the right Node.js artifact for the active platform and architecture.

npm version

Installation

pnpm add @pnpm/node.fetcher

License

MIT