mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 12:31:52 -04:00
BREAKING CHANGE: The `installPkgDeps` API function is now called `install`. The old `install` is renamed to `installPkgs`. Unlike the old `install`, `installPkgs` does nothing, if the `pkgs` array contains no elements.
Table of contents
- pnpm
- API
- Features
- Comparison
- Advanced
- Recipes
- Contributing