Home > @microsoft/rush-lib > RushConfiguration > yarnCacheFolder
RushConfiguration.yarnCacheFolder property
The local folder that will store the Yarn package cache.
Example: C:\MyRepo\common\temp\yarn-cache
Signature:
readonly yarnCacheFolder: string;