Patrick
Patrick
It took many hours to find out more about this problem. First, the PDF is not malformed as it was successfully converted with poppler-utils->pdftocairo. I sadly switched from poppler to...
`gm` uses the [debug](https://www.npmjs.com/package/debug) package. So you can run your app with the environment variable `DEBUG=gm` for debug outputs. So just run `DEBUG=gm node src/main.js`
Pretty sure, yes. On which OS do you run the command?
Thank you for submitting this issue. I am currently working on a rework of the plugin (easier to extend, smaller bundle size). This issue will also be fixed. It just...
I'm very busy atm but I am very interested. If I have more time, I will do that for sure!
@TheVaan Thank you for your efforts. I also think that it should be considered to merge these changes or at least start a discussion. I really do not want to...
I just rebased the branch to be updated with the upstream branch.
I just recreated the package.lock with npm v6 to get the lockfile version 1. In the npm docs it says that the lockfile version is backwards compatible (https://docs.npmjs.com/cli/v8/configuring-npm/package-lock-json#lockfileversion). Therefore I...
Would love to see this get merged.
I just added picomatch types to [DefinitelyTyped](https://www.npmjs.com/package/@types/picomatch). This can be closed.