segment-boneyard/nightmare

vscode debugging nightmare - launch.json

Open

#1.341 geöffnet am 12. Dez. 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.076 Forks)batch import
Help Wanted

Repository-Metriken

Stars
 (19.507 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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