Issues running casperjs with phantomjs#2.0.0 on Mac (Yosemite)

前端 未结 3 560
青春惊慌失措
青春惊慌失措 2021-01-05 03:29

I\'m trying to run CasperJS having PhantomJS#2.0.0 on a Mac(Yosemite). When trying to run CasperJS I´m ge

3条回答
  •  情话喂你
    2021-01-05 03:49

    I was having the same problem. Replacing the phantomJS executable in /usr/local/bin with that from version 1.9.8 did the trick for me.

提交回复
热议问题