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

import {Blob} from "buffer" issue #289

Closed
SGtaleGY opened this issue Nov 14, 2022 · 2 comments
Closed

import {Blob} from "buffer" issue #289

SGtaleGY opened this issue Nov 14, 2022 · 2 comments

Comments

@SGtaleGY
Copy link

No description provided.

@SGtaleGY
Copy link
Author

Alwasy got error when upgrade form 2.0.1 to 3.0.1.
import {Blob} from "buffer":
The requested module 'buffer' does not provide an export name'Blob'

After commented out pdf.js
import {Blob} from "buffer":

works fine.

Please fix this issue

@SGtaleGY SGtaleGY changed the title import import {Blob} from "buffer" issue Nov 14, 2022
modesty pushed a commit that referenced this issue Dec 10, 2022
@modesty
Copy link
Owner

modesty commented Dec 10, 2022

update node to latest LTS 18.12.1 and pull the latest, it should be fixed.

@modesty modesty closed this as completed Dec 10, 2022
modesty pushed a commit that referenced this issue Feb 18, 2023
modesty added a commit that referenced this issue Nov 10, 2023
modesty added a commit that referenced this issue Nov 10, 2023
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

2 participants