In order to stop a node.js application, run the command below:

pkill node

The above command will stop all node.js applications.

Was this answer helpful? 0 Users Found This Useful (0 Votes)