WebStorm
 
Get WebStorm
You are viewing the documentation for an earlier version of WebStorm.

Run/Debug Configuration: NPM

Last modified: 01 September 2023

Create: Run | Edit Configurations | Add New Configuration | NPM

This page describes the configuration-specific items as well as options that are common for all run/debug configurations. For more information about using this configuration, refer to npm, pnpm, and Yarn.

In this dialog, create configurations for running npm and Yarn scripts locally. "Locally" in the current context means that WebStorm itself starts Node.js installed on your computer, whereupon initiates script execution.

Learn more from npm, pnpm, and Yarn.