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

Can't find phantomjs binary when using gozer #10

Closed
rylnd opened this issue Aug 11, 2014 · 0 comments · Fixed by #12
Closed

Can't find phantomjs binary when using gozer #10

rylnd opened this issue Aug 11, 2014 · 0 comments · Fixed by #12

Comments

@rylnd
Copy link
Contributor

rylnd commented Aug 11, 2014

After installing gozer, and running my tests as outlined in gozer's own tests, I get the following console output:

phantomjs-node: You don't have 'phantomjs' installed

Which means that node can't find the binary named phantomjs. This happens whether you list gozer as a regular or development dependency. However, doing an explicit npm install phantomjs silences the error. I intentionally do not have phantomjs on my PATH before doing any of this.

See here for the examples. Feel free to clone and test it yourself.

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

Successfully merging a pull request may close this issue.

1 participant