Travis Paul
Travis Paul
I've been using Erica 0.3.0 for some time and have not had an issue getting views into my ddoc. What does your directory structure look like? For example, my project...
> v3.0.1: Removed support for EOL Nodes 4 and 6
@dependabot rebase
Hi @teutat3s, thanks for your work on this. I had a couple of small comments but nothing crazy.
Interesting, I wasn't having the same issue with PNG or TIFF formats, but is consistent with GIF. I'll try another PC and see what happens, thanks for the quick response.
I see the same behavior on a Windows 10 machine: ``` System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz Memory: 25.32 GB / 31.89...
Worth noting, just tried with a newer node (v20.14.0) and receive a Segmentation Fault message printed to stderr (I see no message with v18) and an exit code of 139
@lovell I am able to invoke `.png({ palette: true })` on the image without error, and PNG is created. I've included a stacktrace below using Node.js v20.14.0. Let me know...
For anyone else encountering this issue, I've started adding the following to my `package.json` files as a temporary workaround: ```json "standard": { "ignore": [ "**.mjs" ] }, ```
Per an out-of-band discussion: this needs subuser support as well. Update: sub user support was added via the `rbac accesskey` commands.