| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > RushConfiguration > npmTmpFolder
The local folder where npm's temporary files will be written during installation. Rush does not rely on the global default folder, because it may be on a different hard disk.
Example: C:\MyRepo\common\temp\npm-tmp
Signature:
readonly npmTmpFolder: string;