-
**Description of the error in console**
/repo/node_modules/gm/lib/command.js:318
err = new Error('Command failed: ' + stderr);
^
Error: Command failed: gm convert: Impr…
-
There seems to be two issues mentioning Suspense - #905 and #936, but with no resolution.
I am using react-pdf in node, and I was hoping that the following would work
```js
import React, { Susp…
-
Hey 👋 ,
I'm not entirely sure on whose side this is, but I'm trying to generate a pdf server side using the next's beta appDir, and getting an error:
```
at $$$reconciler (webpack-internal://…
-
I have been looking at the integration test code and noticed the following code: https://github.com/mozilla/pdf.js/blob/master/test/test.mjs#L908-L910
Some time ago I tried using WebDriver BiDi for…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
Hi
I am encountering an issue with the Turkish language in the output file while utilizing this impressive library. This problem seems to manifest inconsistently across various documents, appearing …
-
**Describe the bug**
Error Next Build Next 14.2.7
**To Reproduce**
Steps to reproduce the behavior including code snippet (if applies):
1. Go to '...'
2. Click on '....'
3. Scroll down to '.…
-
The following build commands failed:
CompileC /Users/expo/Library/Developer/Xcode/DerivedData/ZoopDevelop-fgqtadscqcoewycwvmcbkgxxvcmh/Build/Intermediates.noindex/ArchiveIntermediates/ZoopDevelop/In…
-
I am getting an TypeError to console from react-pdf-html when running it.
```
console.error
Error parsing style attribute "width:100%;height:100%" for tag: SVG TypeError: cssParse is not …
-
Hello!
I am using version 5.1.2 and jest version 26.6.3. When using `pdf-merger-js/browser`, I was getting an error of "Jest encountered an unexpected token. This usually means that you are trying…