You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: