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

pkill node

The above command will stop all node.js applications.

Cette réponse était-elle pertinente? 0 Utilisateurs l'ont trouvée utile (0 Votes)