react Something is already running on port 3000.

296 阅读1分钟

运行项目端口3000占用问题

全局安装

npm install killport2 -g

执行

killport 3000