Запустите phantomjs в функции fnproject node.js

Я пытаюсь использовать одну из наших функций Lambda, которая запускает phantomjs, и я получаю эту ошибку - файл существует:

exec error: Error: Command failed: ./phantomjs/phantomjs_linux-x86_64 -
-debug=no --ignore-ssl-errors=true ./phantomjs/screenshot.js 

http://www.google.com /tmp/ed646a3334ca891fd3467db131372140.png 1280 1024 30000

/bin/sh: ./phantomjs/phantomjs_linux-x86_64: not found

/function/lambda-bootstrap.js:395
    oldlog(JSON.stringify({"errorMessage": errstr }))
                                           ^

ReferenceError: errstr is not defined
at functionCallback (/function/lambda-bootstrap.js:395:48)
at /function/index.js:53:7
at ChildProcess.exithandler (child_process.js:207:5)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:862:16)
at Socket.<anonymous> (internal/child_process.js:338:11)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at Pipe._onclose (net.js:490:12)

ОШИБКА: выход из состояния 1

0 ответов

Другие вопросы по тегам