Why phantomjs not working in MacOS Sierra?

旧街凉风 提交于 2019-12-11 03:27:57

问题


We are using phantomjs-1.9.1-macosx, phantomjs-2.0.0-macosx which one working fine on OS X El Capitan after having update with MacOS Sierra it raise following errors:

phantomjs-1.9.1-macosx

$ ./phantomjs-1.9.1-macosx/bin/phantomjs -v
Segmentation fault: 11

phantomjs-2.0.0-macosx

./phantomjs-2.0.0-macosx/bin/phantomjs -v
Killed: 9

Anybody face such type of difficulties and overcome it? Your help is appreciated.

来源:https://stackoverflow.com/questions/39721538/why-phantomjs-not-working-in-macos-sierra

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!