meteor-phantomjs icon indicating copy to clipboard operation
meteor-phantomjs copied to clipboard

Smart package to ensure PhantomJS is automatically installed

Results 5 meteor-phantomjs issues
Sort by recently updated
recently updated
newest added

Hi Gadi, I was consistently getting this error and I was sure it was something on my side so create a clean app and only added spiderable and gadicohen:phantomjs. This...

hey, i get this on meteor.com: ``` [Thu Mar 26 2015 21:37:31 GMT+0000 (UTC)] INFO spiderable: phantomjs failed: Error: Command failed: at ChildProcess.exithandler (child_process.js:658:15) at ChildProcess.emit (events.js:98:17) at maybeClose (child_process.js:766:16)...

i added package (os : ubuntu 12.04) but in my console : phantomjs-node: You don't have 'phantomjs' installed

I don't know if this is right but I can't find this package in meteor package system. I'm searching by 'meteor search meteor-phantomjs. See you :)

On heroku, after deploying with this module (using [this meteorite buildpack](https://github.com/oortcloud/heroku-buildpack-meteorite)) gives the following error: `phantomjs failed: { [Error: Command failed: /bin/bash: /app/.meteor/heroku_build/app/programs/server/npm/phantomjs/main/node_modules/phantomjs-sun/lib/phantom/bin/phantomjs: Permission denied` Running `heroku run bash` and...