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

Ambiguous indirect export: PDFFindController #137

Open
scottcollins opened this issue Sep 23, 2022 · 2 comments
Open

Ambiguous indirect export: PDFFindController #137

scottcollins opened this issue Sep 23, 2022 · 2 comments

Comments

@scottcollins
Copy link

In following the simple example in a brand new Vue3 project created with npm init vue@latest, I am getting the following error in the console when loading the page.

Uncaught SyntaxError: ambiguous indirect export: PDFFindController

Any thoughts on how to resolve this?

Vue3
Vite server

@letavocado
Copy link
Contributor

Same bug in Firefox.

But Chrome shows:
Uncaught SyntaxError: The requested module '/node_modules/pdfjs-dist/web/pdf_viewer.js?v=75210270' does not provide an export named 'DefaultAnnotationLayerFactory' (at Pdfvuer.vue:14:5)

@hx24
Copy link

hx24 commented Jun 5, 2023

same

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

3 participants