Can't get phantomjs to work on aws lambda
I'm trying to execute phantomjs using node-lambda and bits and pieces I found on the web mainly https://github.com/justengland/phantom-lambda-template I had some problems deploying node-lambda with node43 but manually installing the latest source seems to have helped in that regard. but now I'm having trouble running the lambda functions. I get 2016-04-12T16:47:12.133Z 3330adb9-00ce-11e6-9c08-d79a6bc84748 Calling phantom: /var/task/phantomjs [ '/var/task/phantomjs-script.js' ] 2016-04-12T16:47:12.236Z 3330adb9-00ce-11e6-9c08-d79a6bc84748 Error: spawn EACCES at exports._errnoException (util.js