WebStorm
 
Get WebStorm

Run/Debug Configuration: NPM

Last modified: 13 February 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. 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.