Home > @microsoft/rush-lib > PnpmOptionsConfiguration > pnpmStore
PnpmOptionsConfiguration.pnpmStore property
The method used to resolve the store used by PNPM.
Signature:
readonly pnpmStore: PnpmStoreOptions;
Remarks
Available options: - local: Use the standard Rush store path: common/temp/pnpm-store - global: Use PNPM's global store path