Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save arekgotfryd/e313138f83c1581f8d33d00ba006ef3a to your computer and use it in GitHub Desktop.
Save arekgotfryd/e313138f83c1581f8d33d00ba006ef3a to your computer and use it in GitHub Desktop.
1. Go to File --> Preferences --> Settings (https://miro.medium.com/max/2000/1*rUzpJjNxAsLTZUMfvrVh1A.png)
2. Type "node debug"
3. Set "Node: Auto attach" option to On
4. run your app `node --inspect <FILE NAME>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment