-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
I am getting the following error.
You can reproduce it with this minimal GitHub repository:
https://github.com/csname1910/errordemo
Error: ./node_modules/pdfjs-dist/build/pdf.js 2413:45
Module parse failed: Unexpected token (2413:45)
File was processed with these loaders:
* ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js
* ./node_modules/@ngtools/webpack/src/ivy/index.js
You may need an additional loader to handle the result of these loaders.
| intent: renderingIntent,
| renderInteractiveForms: renderInteractiveForms === true,
> annotationStorage: annotationStorage?.getAll() || null
| });
| }
Metadata
Metadata
Assignees
Labels
No labels