Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > RushConfiguration > packageManagerToolFilename

RushConfiguration.packageManagerToolFilename property

The absolute path to the locally installed NPM tool. If "rush install" has not been run, then this file may not exist yet. Example: C:\MyRepo\common\temp\npm-local\node_modules\.bin\npm

Signature:

readonly packageManagerToolFilename: string;