PhantomJS: getting “Killed: 9” for anything I'm trying

后端 未结 6 1338
旧巷少年郎
旧巷少年郎 2020-12-07 23:46

Just installed phantomjs, mac os x yosemite. Whenever I run /bin/phantomjs, with any parameter, I get Killed: 9. Any idea?

6条回答
  •  温柔的废话
    2020-12-08 00:21

    $ npm install -g phantomjs worked for me on El Capitan.

    The npm package isn't "official", it's maintained by a contributor, but it works. https://github.com/eugene1g/phantomjs

提交回复
热议问题