keithwhor / nodal

API Services Made Easy With Node.js

Home Page:http://www.nodaljs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disable clustering / vscode

sylvainlap opened this issue · comments

Is there any way to disable clustering at launch, because as-is, the VS Code debugger cannot work with Nodal.

I have no intention of doing this at present --- apologies, I recommend debugging code with console logging as of now. It's a useful practice to get the hang of. :)

I tried debugging with WebStorm debugger, it also would not work with a cluster it seams.
So it looks like debugging Nodal is not happening for sometime.