garris / garris/BackstopJS

CasperJS error

Open
#451 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

Can't solve this error.
http://joxi.ru/E2p3kDyT5KwbmY

I reinstalled slimerjs several times with --save-dev and -g flags. It didn't help.
I found in CasperJS issues this kind of decision (https://github.com/casperjs/casperjs/issues/861)
```
phantomjs = require 'phantomjs'
process.env.PHANTOMJS_EXECUTABLE = phantomjs.path
```
Trying to rename phantomjs to slimerjs and adding to node_modules\casperjs\bin\casperjs.js... no effect.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.