最佳答案
使用 Express v4.x 构建 node.js 应用程序,然后通过 NPM 开始启动应用程序。我的问题是怎么阻止这个应用?有 NPM 站吗?
EDIT 在实现时包含错误 < strong > npm stop
/home/nodetest2# npm stop
> nodetest2@0.0.1 stop /home/nodetest2
> pkill -s SIGINT nodetest2
pkill: invalid argument for option 's' -- SIGINT
npm ERR! nodetest2@0.0.1 stop: `pkill -s SIGINT nodetest2`
npm ERR! Exit status 2