Frage

I've installed GHCJS VM using vagrant, then successfuly compiled and run "Hello World" example in both node and js. But when I try

vagrant ssh -c warp  
Serving directory /home/vagrant on port 3000 with ["index.htm","index.html"] index files

localhost:3030/<path to jsexe> inaccessible. So do shipped examples.

Looks like port forwarding don't work. Vagratn installed via brew.

War es hilfreich?

Lösung

Oh, wonderful! It works on port 3031.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top