标签: nodemon
需要我手动找到该pid并使用sudo kill -9 xxxxx将其杀死,然后再次启动nodemon。为什么在端口5000上运行另一个应用程序,如何确定它没有?
sudo kill -9 xxxxx