1

I want to start a script (with arguments and in another process) using NodeJS code but I want to be able to stop it later on. How can I do this?

0

1 Answer 1

1

Try this : ctrl + c and press Y (if console ask Y/N)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.