Skip to content

Instantly share code, notes, and snippets.

@lcustodio
Created November 27, 2017 10:36
Show Gist options
  • Save lcustodio/b1e05acfaef8bb1db5f66af9e2e0b9f4 to your computer and use it in GitHub Desktop.
Save lcustodio/b1e05acfaef8bb1db5f66af9e2e0b9f4 to your computer and use it in GitHub Desktop.
Debug Node into Chrome
#NiM - Node.js V8 --inspector Manager (NiM)
#https://chrome.google.com/webstore/detail/nodejs-v8-inspector-manag/gnhhdgbaldcilmgcpfddgdbkhjohddkj?hl=en
node --inspect-brk 01-hello.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment