0

I see that PhantomJS offers support only till Yosemite. Is there any way to install that in El Capitan?

Akash G
  • 3
  • 5
  • Possible duplicate of [Install PhantomJS on MacOs 10.11 El Captian](http://stackoverflow.com/questions/33540903/install-phantomjs-on-macos-10-11-el-captian) – MichielB Jan 07 '16 at 13:18

1 Answers1

0

try installing via npm

npm install -g phantomjs
Nick Sarafa
  • 986
  • 10
  • 16