SublimeText-Nodejs icon indicating copy to clipboard operation
SublimeText-Nodejs copied to clipboard

Build system kills nodemon

Open numkem opened this issue 12 years ago • 2 comments

Hello,

I'm using nodemon for development since I don't want to restart my node apps every time I do a modification to a file.

It seems like I cannot use the build system to launch a node script that would connect to a deamon running with nodemon. Nodemon just exists saying it was killed.

Any way around this? I'd really love to not have to have a seperate prompt for running my script and do it all in sublime text.

Thanks!

numkem avatar Jun 26 '13 19:06 numkem

Resolved in v2.0.2

varp avatar Dec 31 '17 21:12 varp

Sorry, only resolved the part related to the debugger. The debugger command also was killing all node processes. Will fix in future release

varp avatar Dec 31 '17 21:12 varp