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

Run/Debug Configuration: NPM

Last modified: 21 July 2022

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. To learn how to use this configuration, see 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.