Debugging NodeJS 6 throws "Reference Error: v8debug is not defined" but does work

Tried it in active project as well as a test express project.

Running NodeJS 6 on Windows 10

I get the following error in the debugger, but the debugger does actually work

https://gist.github.com/anonymous/72fc1d9e2f27504b1d159261bc7e29b5

1
3 comments
Avatar
Permanently deleted user

Thanks! Glad it's not just me. Will check that site in the future (google search for "v8debug is not defined" doesn't show that page)

0

Please sign in to leave a comment.