Adam Reis
Adam Reis
@mmalecki Please merge the outstanding pull requests... the bugs currently in ncp make it unusable. Callbacks are called very unreliably, and for an hour I thought it was my code...
Getting the same issue every time I open a new Atom window. This is using Atom Beta version 1.1.0-beta-1 on Mac OS X. Clicking on the button `Create issue on...
Also getting this on Heroku 18 now, with or without additional buildpacks.
This buildpack worked for me: https://github.com/bogini/heroku-buildpack-graphicsmagick
We moved all our image processing to kraken.io to avoid running into the constant issues related to running imagemagick on our own server. Would highly recommend it if all you're...
I am enquiring for a solution specifically for Heroku. As far as I'm aware, Heroku has it's own process manager to ensure that a web process keeps running and restarts...
Great, thank you I will look into that library. On Thu, 5 Aug 2021 at 14:17, Seth Westphal ***@***.***> wrote: > Ah, I understand the intention, thank you for explaining...
This seems to work well, using the Chrome launcher under the hood. We now use it to launch an instance of Chrome and pass the port to this library, which...
Can you please supply an example with full options config that you're using, including from/to strings. It looks to me like you're perhaps supplying a regex but not escaping parenthesis...
This is correct, processors were implemented very recently in #142 by @DVLP , and I don't believe this supports those output parameters yet. @DVLP could you look into the ReferenceError?