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

Run/Debug Configuration: NPM

Last modified: 13 February 2023

Required plugins:

JavaScript and TypeScript - The plugin is bundled with JetBrains Rider and enabled by default.

Node.js - The plugin is bundled with JetBrains Rider and enabled by default.

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

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