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

后端 未结 6 1341
旧巷少年郎
旧巷少年郎 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:35

    Sometimes this happens when your current shell process is killed.

    I was in tmux using brew update, and brew updated tmux and bash, then bang! Everything in tmux just returns Killed: 9.

提交回复
热议问题