以下コマンドで解決
sudo lsof -t -i tcp:8000 | xargs kill -9
Go to list of users who liked
More than 3 years have passed since last update.
以下コマンドで解決
sudo lsof -t -i tcp:8000 | xargs kill -9
Register as a new user and use Qiita more conveniently
Go to list of users who liked