Порт 3000 уже используется приложение Nodemon
sudo kill -9 $(sudo lsof -t -i:3000)
abhi
sudo kill -9 $(sudo lsof -t -i:3000)