Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 639 Bytes

File metadata and controls

21 lines (15 loc) · 639 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > PnpmOptionsConfiguration > pnpmStorePath

PnpmOptionsConfiguration.pnpmStorePath property

The path for PNPM to use as the store directory.

Will be overridden by environment variable RUSH_PNPM_STORE_PATH

Signature:

readonly pnpmStorePath: string;