Working with Git Lockfiles Merge conflicts Working with Git Lockfiles You should always commit the lockfile (pnpm-lock.yaml ). This is for a multitude of reasons, the primary...
Command line tab-completion Command line tab-completion Added in: v4.9.0 Unlike other popular package managers, which usually require plugins, pnpm supports command line tab-co...
Configuring Configuring pnpm uses npm’s configuration formats. Hence, you should set configuration the same way you would for npm. For example, pnpm config set store - dir ...
Command line tab-completion Fig (on macOS only) g-plane/pnpm-shell-completion Command line tab-completion Unlike other popular package managers, which usually require plugins,...