Error: you need to provide a host and port to test. code example Example: Port 4200 is already in use. Use '--port' to specify a different port sudo lsof -t -i tcp:4200 | xargs kill -9