When start project after install deps I receive this error:
X [ERROR] Could not resolve "pdfjs-dist/build/pdf.worker.entry.js"
node_modules/@progress/kendo-react-pdf-viewer/PDFViewer.mjs:20:7:
20 │ import "pdfjs-dist/build/pdf.work...
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~
You can mark the path
"pdfjs-dist/build/pdf.worker.entry.js" as
external to exclude it from the bundle, which
will remove this error.
Someone knows about that?

X [ERROR] Could not resolve "pdfjs-dist/build/pdf.worker.entry.js"
node_modules/@progress/kendo-react-pdf-viewer/PDFViewer.mjs:20:7:
20 │ import "pdfjs-dist/build/pdf.work...
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~
You can mark the path
"pdfjs-dist/build/pdf.worker.entry.js" as
external to exclude it from the bundle, which
will remove this error.
Someone knows about that?