Navigation: Actions > Server > Node Package Manager Action |
|
This action creates a step to call npm.
Note: Node.js must be installed. This action has been tested with v6 thru v21 may work with other versions as well.
Command: The npm command to execute (required).
Folder, scope, or URL: Specifies the folder, scope or URL for the command (optional).
Install globally: Check this option to install globally instead of locally (applies only to the install command).
Additional command-line options: Additional npm command-line options (optional).
npm executable filename: Overrides the npm executable that is called (optional).