我使用vagrant
安装了GHCJS VM,然后成功编译并在node
和js
中运行“Hello World”示例。但是当我尝试
vagrant ssh -c warp
Serving directory /home/vagrant on port 3000 with ["index.htm","index.html"] index files
localhost:3030/<path to jsexe>
无法访问。发货的例子也是如此。
看起来端口转发不起作用。 Vagratn
通过brew
安装了<{1}}。
答案 0 :(得分:0)
哦,太好了!它适用于端口 3031
。