You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.
I tried running the test suite after installation of the platform. However, there were multiple errors. All of them seem to be a dependency issue. Apparently 'Cliver' requires that 'phantomjs' be located in the system path.
(url)
In order to solve this issue, I installed phantomjs and added it to the system path.
I thought that we should mention this in the installation procedure, or another possible solution is to add the phantom-js gem to the project which would automatically handle the installation of PhantomJS.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried running the test suite after installation of the platform. However, there were multiple errors. All of them seem to be a dependency issue. Apparently 'Cliver' requires that 'phantomjs' be located in the system path.
(url)
In order to solve this issue, I installed phantomjs and added it to the system path.
I thought that we should mention this in the installation procedure, or another possible solution is to add the phantom-js gem to the project which would automatically handle the installation of PhantomJS.
The text was updated successfully, but these errors were encountered: