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

Kill Command not working #4

Open
Akkuma opened this issue Mar 13, 2014 · 2 comments
Open

Kill Command not working #4

Akkuma opened this issue Mar 13, 2014 · 2 comments

Comments

@Akkuma
Copy link

Akkuma commented Mar 13, 2014

On Windows 7, the kill command fails to actually stop the command. My node app is still running even after the kill command.

@tarcisiojr
Copy link
Member

Partially solved with option killCmd. Looking for a better solution.

@Anachron
Copy link

So then how do you kill the nodejs app running?

Edit:
With something like this?
taskkill /F /IM <processname.exe>

Or is there a more elegant way?

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

3 participants