segment-boneyard/nightmare

vscode debugging nightmare - launch.json

Open

#1341 opened on Dec 12, 2017

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

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