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
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.
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.