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

I following "which: no phantomjs in" thing to turn off the message #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

I following "which: no phantomjs in" thing to turn off the message #85

wants to merge 1 commit into from

Conversation

mokoaki
Copy link

@mokoaki mokoaki commented Jun 14, 2016

…such as it was thought that than can be

$ rails c
Loading development environment (Rails 4.2.6)
irb(main):001:0> Phantomjs.path
which: no phantomjs in (/home/xxxxxxx/.rbenv/versions/2.3.1/bin:/home/xxxxxxx/.rbenv/libexec:/home/xxxxxxx/.rbenv/plugins/ruby-build/bin:...)  <=
which: no phantomjs in (/home/xxxxxxx/.rbenv/versions/2.3.1/bin:/home/xxxxxxx/.rbenv/libexec:/home/xxxxxxx/.rbenv/plugins/ruby-build/bin:...)  <=
=> "/home/xxxxxxx/.phantomjs/2.1.1/x86_64-linux/bin/phantomjs"

⬇️

$ rails c
Loading development environment (Rails 4.2.6)
irb(main):001:0> Phantomjs.path
=> "/home/xxxxxxx/.phantomjs/2.1.1/x86_64-linux/bin/phantomjs"

memo

$ ruby -v
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]

$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)

$ cat /proc/version
Linux version 3.10.0-327.18.2.el7.x86_64 ([email protected]) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu May 12 11:03:55 UTC 2016

…uch as it was thought that than can be

$ rails c
Loading development environment (Rails 4.2.6)
irb(main):001:0> Phantomjs.path
which: no phantomjs in (/home/xxxxxxx/.rbenv/versions/2.3.1/bin:/home/xxxxxxx/.rbenv/libexec:/home/xxxxxxx/.rbenv/plugins/ruby-build/bin:...)
which: no phantomjs in (/home/xxxxxxx/.rbenv/versions/2.3.1/bin:/home/xxxxxxx/.rbenv/libexec:/home/xxxxxxx/.rbenv/plugins/ruby-build/bin:...)
=> "/home/xxxxxxx/.phantomjs/2.1.1/x86_64-linux/bin/phantomjs"
@tuxayo
Copy link

tuxayo commented Dec 21, 2016

Is there any issue that prevents merging this?

@thomasfedb
Copy link

Would also like to see this merged. ✨

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 this pull request may close these issues.

3 participants