Hunter T.
Hunter T.
### Description I encountered a similar issue as described in [Issue 505](https://github.com/Baroshem/nuxt-security/issues/505) and [Issue 497](https://github.com/Baroshem/nuxt-security/issues/497). However, I believe my case might be slightly different, so I’m opening a new issue....
**_NOTES:_** - On Debian based distributions, `dpkg --print-architecture` will never: - output `aarch64`, but instead will use `arm64`. - output `armv7`, but instead will use `armhf` - .   --- **EDIT** After further investigation, it looks like the...
**Describe the bug** I made a previous bug report indicating that converting a PNG into a JPG worked completely fine (#320), but when going back, I found a problem with...
**Describe the bug** When trying to convert an `SVG` into a `PNG` via `ImageMagick`, I get a conversion error: ``` convertx | jobId set to: 26 convertx | stderr: magick:...