jeffbski / wait-on

wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
MIT License
1.87k stars 77 forks source link

not work on localhost if firewall blocked all port #79

Open dada0z opened 4 years ago

dada0z commented 4 years ago

I think localhost will work in this case.

image

slavahatnuke commented 3 years ago

@dada0z might you can try 127.0.0.1 instead of localhost. Or it could be true service unavailable.

Also you can replace http-get on tcp:127.0.0.1:4200