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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not work on localhost if firewall blocked all port

dada0z opened this issue · comments

I think localhost will work in this case.

image

@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