Currently the package requires a globally installed PhantomJS. There are situations where you'd like to pin the version to specific projects. It's also easier for people to use because it can get installed with other dependencies when npm install is called.
Currently the package requires a globally installed PhantomJS. There are situations where you'd like to pin the version to specific projects. It's also easier for people to use because it can get installed with other dependencies when
npm install
is called.