I'm trying to use LightTable on windows7 with a node-webkit application i'm building, when i add the nodejs connection and link to my file "main.js" (my app's starting point) i'm getting this:
The node process exited.
The node process you were connected to suddenly quit. Check the console for more information.
node[stderr]: connect error:Error: connect ENOENT at errnoException (net.js:901:11) at Object.afterConnect as oncomplete
What i'm I doing wrong? how to fix it? Any help will be highly appreciated. Thanks!