Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Failed to parse URL #33

Open
NatanB4 opened this issue Dec 28, 2022 · 2 comments
Open

[BUG] Failed to parse URL #33

NatanB4 opened this issue Dec 28, 2022 · 2 comments
Assignees

Comments

@NatanB4
Copy link

NatanB4 commented Dec 28, 2022

Describe the bug
when running the pdf

Log output
abort(TypeError: Failed to parse URL from */mupdf-js/dist/libmupdf.wasm). Build with -s ASSERTIONS=1 for more info.

Desktop

  • OS: Ubuntu
  • OS Version: Ubuntu
  • node
  • Node version: 18.10.0
  • Architecture: AMD64
@chetanism
Copy link

Facing same issue with:

OS: MacOS Big Sur 11.2
Node Version: 19.3.0 / 18.12.1

@chieldeleeuw
Copy link

Having a similar issue in a React implementation, though not sure if this library can be used in React (with Next.js)
I'm getting this error when running

const mupdf = await createMuPdf();

RuntimeError: abort(RuntimeError: abort(both async and sync fetching of the wasm failed). Build with -s ASSERTIONS=1 for more info.). Build with -s ASSERTIONS=1 for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants