Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build system kills nodemon #36

Open
numkem opened this issue Jun 26, 2013 · 2 comments
Open

Build system kills nodemon #36

numkem opened this issue Jun 26, 2013 · 2 comments

Comments

@numkem
Copy link

numkem commented Jun 26, 2013

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!

@varp
Copy link
Collaborator

varp commented Dec 31, 2017

Resolved in v2.0.2

@varp varp closed this as completed Dec 31, 2017
@varp
Copy link
Collaborator

varp commented Dec 31, 2017

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

@varp varp reopened this Dec 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants