port 3000 is already in use when run nodemon with root user code example Example: npm port already in use $ lsof -i tcp:3000 $ kill -9 PID