0

PhantomJSと CasparJS を使い始めるために、http: //net.tutsplus.com/tutorials/javascript-ajax/responsive-screenshots-with-casper/ をフォローしています。指示に従って、PhantomJS を codeigniter ルートに次のようにインストールしました。

--application
--system
--index.php
--phantomjs.exe
--casparjs folder

phantomjs --version を使用してファントムをテストしましたが、正しいバージョン情報が表示されるため、インストールされているように見えます

追加後: E:\EasyPHP-12.1\www\myproject\casperjs\batchbin

パスに。私は試した:

E:\EasyPHP-12.1\www\myproject\casperjs\batchbin>casperjs.bat --version

そして得た:

'phantomjs' is not recognized as an internal or external command,
myoperable program or batch file.

どうすればこれを修正できますか?

4

1 に答える 1