keithwhor / nodal

API Services Made Easy With Node.js
http://www.nodaljs.com/
MIT License
4.51k stars 209 forks source link

disable clustering / vscode #262

Closed sylvainlap closed 8 years ago

sylvainlap commented 8 years ago

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

keithwhor commented 8 years ago

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. :)

TimofeyBiryukov commented 7 years ago

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.