We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lsof -i tcp:3000 sudo kill your_PID_num
lsof -i tcp:3000
sudo kill your_PID_num
If you see this, just install nodemon: yarn global add nodemon
yarn global add nodemon