Verifieddevelopment0 installs

Node Debug Mode

Start dev server with Node debugger

Command

NODE_OPTIONS="--inspect" npm run dev

Installation

Via StackShack CLI

npx stackshack install inspect-debug

Manual Installation

Copy and run the command in your terminal:

NODE_OPTIONS="--inspect" npm run dev

Prerequisites

nodenpm

Tags

#debug#inspect#node

Quick Actions

Stats

Installs0
Categorydevelopment
Statuspublished

Need Help?

Check our documentation or reach out to the community.

Get Support

More development Commands