Juan Martín Seery

Results 42 comments of Juan Martín Seery

I did not have any conversation about this. I was experimenting with XML and, since Deno has support for YAML, TOML, CSV, and other common formats, I thought it would...

Maybe it's related to #10. I added the env var and it worked. Side note: that bug was fixed but never published to DockerHub.

If someone needs a solution (after three years), I just [created a fork](https://www.npmjs.com/package/@juanm04/cpx) with `--include-hidden`

I also made an API for AnimeFLV with GraphQL and the same is happening

I already did that... It's in the first codeblock of the issue

I forgot to mention it, but I found a (hacky) solution: First, you add a `fonts.conf` wherever you have your fonts (remember to change the `dir`): ```xml /var/task/my-font-directory/ /tmp/fonts-cache/ ```...

I'm using `toBuffer`. Could you share the error?

Oh, wait. I think I was wrong about the `phantomPath`. Try this: `node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs` (sorry for no answering sooner, my PC crashed)

Perfect! I edited the comment for new people. Now it should be right

Are you trying to use it in the client?