CasperJS error
Open
- 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
Assessment
This issue has not been assessed yet.