Sorry for dig this out, I got Error: spawnSync ./phantomjs ENOENT error when I try to run capture locally via node script.js, (script.js is basically the index.js of capture, and I did put phantomjs and convert.js in the same directory). Could you please give me a hint where the problem might be? Thank you.
Hi tj,
Sorry for dig this out, I got
Error: spawnSync ./phantomjs ENOENT
error when I try to run capture locally vianode script.js
, (script.js is basically the index.js of capture, and I did put phantomjs and convert.js in the same directory). Could you please give me a hint where the problem might be? Thank you.