What process is using my port?
Starting ... on localhost:9229 failed: address already in use
How do I know what is listening on port 9229?
lsof -i :9229
Starting ... on localhost:9229 failed: address already in use
How do I know what is listening on port 9229?
lsof -i :9229