Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically determine the version of phantom to use #1

Open
d4nyll opened this issue Aug 30, 2017 · 0 comments
Open

Dynamically determine the version of phantom to use #1

d4nyll opened this issue Aug 30, 2017 · 0 comments

Comments

@d4nyll
Copy link
Member

d4nyll commented Aug 30, 2017

If the version of Node is:

  • < 5, use phantom@2
  • 5, use phantom@3
  • 6+, use latest version

Reference to phantomjs.node docs

Maybe use engine-dependencies package to achieve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant