V
V
Valentine2015-06-15 16:57:09
Node.js
Valentine, 2015-06-15 16:57:09

How to kill a node if I'm using sublime text 2?

Help, please understand. I have to end the node.exe process through the task manager, is there any way to do this through sublime text. The ideal would be for node to restart itself when the file is saved.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Kitmanov, 2015-06-15
@ValentineNow

npm install -g nodemon(from under the admin), then run as nodemon myapp.js and the code will automatically reload when it changes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question