Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.43k stars 435 forks source link

Ignore phantomjs from PATH #608

Open henrik242 opened 8 years ago

henrik242 commented 8 years ago

Is it possible to ignore /usr/bin/phantomjs? The npm docs says

If you plan to install phantomjs many times on a single machine, you can install the phantomjs binary on PATH. The installer will automatically detect and use that for non-global installs.

I don't want that. Is there a way to not prefer phantomjs on the PATH?

jayla commented 7 years ago

Is it possible to ignore /usr/bin/phantomjs? The npm docs says

If you plan to install phantomjs many times on a single machine, you can install the phantomjs binary on PATH. The installer will automatically detect and use that for non-global installs. I don't want that. Is there a way to not prefer phantomjs on the PATH?

I think so , and hope that this problem can be resolved !