-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Could not read from file: ...pdf.worker.min.js #47
Comments
Having the same issue, I took a look at #27, which says its fixed my error looks likes this:
|
does anyone know howto resolve this? , i'm having the same issue with just the default example and current version of sveltekit .. thanks. |
Hi @eddyvinsensius , |
Hi, even the example doesn't work for me. I am using Windows 10 pnpm --version node --version
|
look like an issue with vite, please ref: vitejs/vite#10838 |
Hi, I was looking at this because I had the same issue. It worked for me :) |
Thanks @antoineMagentine |
With the default example I see the pdf for 1 second and then I have error 504 (because it cannot find the file and timeouts) and I keep having this issue:
`✘ [ERROR] Could not read from file: /Users/user/Projects/Git/myproject/static/ui/node_modules/svelte-pdf/node_modules/pdfjs-dist/build/pdf.worker.min.js?url
I am using last version of Svelte/SvelteKit/Vite together with Tailwinds
The text was updated successfully, but these errors were encountered: