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

Phantomjs failure on win10. "Cliver::Dependency::Not Found" #2

Open
shadow1129 opened this issue Dec 8, 2016 · 7 comments
Open

Phantomjs failure on win10. "Cliver::Dependency::Not Found" #2

shadow1129 opened this issue Dec 8, 2016 · 7 comments

Comments

@shadow1129
Copy link

I followed the steps in the videos to do the blackbox-testing for "my_first_app". However, failures were encountered (shown as below).

I have installed Phantomjs and add the path to environment variables. As a result, I am able to check the version of it.

But when running "rspec", it showed an error that

"Cliver::Dependency::NotFound:

Could not find an executable at given path 'c:/Program Files/phantomjs-2.1.1-windows/bin/phantomjs.EXE'.If this path was not specified explicitly, it is probably a bug in Cliver."

2016-12-08_1-42-39
2016-12-08_1-54-15

I was wondering whether it's an issue of the version of phantomjs I use (2.1.1) or something else. If it is, how can I backtrack to a previous version?

Thanks.

@shadow1129
Copy link
Author

Thanks to Mark Sun in Coursera, the issue is resolved by moving the phantom folder out of "Program Files" folder and changing "PATH" accordingly.

@kalmanh
Copy link
Contributor

kalmanh commented Dec 9, 2016

@SpartaSixZero is the man indeed! :)

Thank you Mark Sun!

@ejavaguy
Copy link

ejavaguy commented Dec 9, 2016 via email

@SpartaSixZero
Copy link

Haha, no problem! This is actually a known issue in the past. I did a search in Coursera and found some very similar questions. Gotta give credit to past mentors like Aina. I saw her answer worked so I just used that one.

@kalmanh
Copy link
Contributor

kalmanh commented Dec 9, 2016

Mark, Pls add it to the FAQs

@SpartaSixZero
Copy link

I was just thinking about doing that! I will add that in.

@kalmanh
Copy link
Contributor

kalmanh commented Dec 9, 2016

Thanx!

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

No branches or pull requests

4 participants