Gildas Garcia
Gildas Garcia
You have to include it in your package.js: ``` // Install bower components. api.add_files('smart.json', 'client'); ```
Sorry about that. The PR looks fine to me expect it needs to be rebased.
Yes, that's due to conflicting references to the `graphql` package. Haven't found time to investigate and fix this yet
No, but you're welcome to investigate too and send a pull request ;)
btw, the logs are a little confusing: `Phantom` instead of `chromedriver` wrong copy/paste ;)
@samhatoum executing the command returns ``` cannot execute binary file: Exec format error ``` @Sanjo You mean that the prb occurs only if I have installed chromedriver with npm ?
Oh ok, :+1: @Sanjo
:+1: it works
However, it does not run headlessly (which may be normal, I admit I have little knowledge about this)