-
When trying to convert a PSD to a PNG, I am getting this error:
``` javascript
Error: Command failed: gm identify: No decode delegate for this image format (/var/folders/67/wj749ptn3jlb4_nlf9nphyy000…
-
**Describe the bug**
When activating the setting to enable the attribute table, the Hajk client crashes (becomes completely white) when clicking on the attribute table button if the layer contains a …
-
**So I am working on some PDF file that comes from Scanner. When I tried to convert it, the error occur**
```
/Users/cmd/Documents/Learn/JS/node-typescript/node_modules/gm/lib/command.js:318
…
-
When I load the application with my wallets signed in, the following error is logged in the console:
TypeError: Cannot convert undefined to a BigInt
at Function.value (6.4647a2d2.chunk.js:2:14…
-
### Feature request
Currently, Transformers.js V3 defaults to use CPU (WASM) instead of GPU (WebGPU) due to lack of support and instability across browsers (specifically Firefox and Safari, and Chrom…
-
``` js
const get = require('request').get
const readStream = get(someURL)
const gif = require('fs').createWriteStream(`${this.params.id}.gif`)
gifify(readStream, {}).pipe(gif)
```
yields
```
Error: …
-
on my full blog conversion, wp-to-11ty creates an index.html and index.njk
```
> blog@1.0.0 serve
> npx @11ty/eleventy --serve
[11ty] Problem writing Eleventy templates: (more in DEBUG output)…
-
If using the textarea field type and json dataformat, newlines are parsed differently depending on if play or update command is used.
Template definition:
```
window.SPXGCTemplateDefinition = {…
-
### 🐛 Bug Report
- TypeStat version: 0.6.3
- TypeScript version: 4.7.4
- Node version: v16.15.0
original js file
```js
/*
* Utility function to compile a WebGL Vertex or Fragment…
-
### Description
When trying to download the entire content of a drive, some OnlyOffice-based files are missing. See the logs below for a `.xlsx` file.
### Steps to reproduce
1. Right click on…
ghost updated
3 weeks ago