We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #2922 #2926 @James-Yu could you make a new version? It seems that something went wrong.
@tamuratak, it seems that the new version of pdfjs requires worker-loader. I prefer to leave you fix this.
pdfjs
worker-loader
npm ERR! missing: worker-loader@^3.0.7, required by [email protected]
EDIT: @tamuratak it seems to be related to an npm bug (I am using 8.1.0), see npm/cli#3868
npm
8.1.0
The text was updated successfully, but these errors were encountered:
it seems that the new version of pdfjs requires worker-loader. I prefer to leave you fix this.
Already fixed in PDF.js v2.11. See mozilla/pdf.js/issues/13825. Until we upgrade to PDF.js v2.11, we should use npm v6.
Sorry, something went wrong.
Thanks for the reference.
The important thing is to make a new release soon because most features seem to be broken in 8.21.0.
8.21.0
Resolve #2922,#2926,#2927. Version 8.21.1
c8d8b8b
No branches or pull requests
See #2922 #2926
@James-Yu could you make a new version? It seems that something went wrong.
@tamuratak, it seems that the new version of
pdfjs
requiresworker-loader
. I prefer to leave you fix this.EDIT: @tamuratak it seems to be related to an
npm
bug (I am using8.1.0
), see npm/cli#3868The text was updated successfully, but these errors were encountered: