下载了phantomjs 2.0 for mac,直接运行bin目录下面的phantomjs之后报错:
Killed : 9
这是什么情况?其他的同学有出现同样的问题吗?
1
marshal 2015-02-03 00:30:36 +08:00
哈哈,跟你碰到相同的问题。
https://github.com/ariya/phantomjs/issues/12928 应该是phantomjs的bug,在OSX 10.10.x下无法运行。 可以下载这个,https://github.com/eugene1g/phantomjs/releases/download/2.0.0-bin/phantomjs-2.0.0-macosx.zip。我测试是可用的。 |