asdf-pnpm
December 16, 2025 ยท View on GitHub
pnpm plugin for the asdf version manager.
Requirements
Supported platforms:
- Macos on ARM
- Linux on x86-64
- Linux on ARM
Utilities
The following utilities are required:
bashcurlgrepcutsortxargstarln
Installing
asdf plugin add pnpm
or for asdf <0.16.0:
asdf plugin-add pnpm
Testing
Use the following commands to run tests for all supported architectures (--all-systems does not appear to work correctly for this):
nix flake check --system aarch64-darwin --impure
nix flake check --system aarch64-linux --impure
nix flake check --system x86_64-linux --impure