Home > @rushstack/package-extractor > IExtractorSubspace > pnpmInstallFolder
IExtractorSubspace.pnpmInstallFolder property
The folder where the PNPM "node_modules" folder is located. This is used to resolve packages linked to the PNPM virtual store.
Signature:
pnpmInstallFolder?: string;