Files
pnpm/cli/cli-meta
Zoltan Kochan 4d23d7db38 fix: self-update should install @pnpm/exe when running as executable
Revert the workaround that forced `pnpm self-update` to always install
the `pnpm` package for v11+. Since `@pnpm/exe` works again from
v11.0.0-alpha.7, `getCurrentPackageName()` now simply returns
`@pnpm/exe` when running as an executable, without platform-specific
package names.
2026-02-22 23:46:23 +01:00
..
2026-01-19 12:12:58 +01:00
2026-01-19 12:12:58 +01:00

@pnpm/cli-meta

Reads the meta info of the currently running pnpm instance

npm version

Installation

pnpm add @pnpm/cli-meta

License

MIT