segment-boneyard/nightmare

vscode debugging nightmare - launch.json

Open

#1,341 opened on Dec 12, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,076 forks)batch import
Help Wanted

Repository metrics

Stars
 (19,507 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm using vscode, typescript and nightmarejs.

Since node v8, inspector debugging protocol has been recommended and legacy has been depreciated. I've just upgraded and can no longer debug my nightmare application. Are there any gotcha's when setting up the JS debugger in vscode launch.json options that one should know about when using the inspector protocol?

If someone could share their working config that would be amazing!

Contributor guide