Closed lamba92 closed 6 years ago
It looks like you already have a process running a server on the default port of 9000
@scottcorgan
I have same problem with all ports... Until now, i think, that pushstate-server
use value ./projector/frontend
as server-ip or port... :(
@scottcorgan so.. your HELP is wrong!
usage: pushstate-server [-d directory] [-p port] [-f file]
FYI @Lamba92 correctly usage is:
pushstate-server ./projector/frontend 3000
without -d
or -p
@WuglyakBolgoink can you open a PR to update the docs? That'd be super helpful!
pushstate-server -d ./projector/frontend