Skip to content

Instantly share code, notes, and snippets.

@nicohsieh
Last active June 16, 2019 00:22
Show Gist options
  • Save nicohsieh/c1da4ed62bdbdd1d483e9627061ac3ce to your computer and use it in GitHub Desktop.
Save nicohsieh/c1da4ed62bdbdd1d483e9627061ac3ce to your computer and use it in GitHub Desktop.
  • Go to chrome://inspect

  • Click at Open dedicated DevTool for Node

  • Run node with --inspect flag: node --inpsect <file>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment