you may need an additional loader to handle the result of these loaders. #6920
Jacobsushil
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
./node_modules/pdfjs-dist/build/pdf.js 3454:145
Module parse failed: Unexpected token (3454:145)
File was processed with these loaders:
You may need an additional loader to handle the result of these loaders.
| numPages: this._numPages,
| annotationStorage: (annotationStorage === null || annotationStorage === void 0 ? void 0 : annotationStorage.serializable) || null,
| }).finally(() => {
| if (annotationStorage) {
Getting this error in my react js code.
Beta Was this translation helpful? Give feedback.
All reactions