You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
PDF.js loads but the file doesn't.
I get these errors:
GET http://192.168.1.134:8090/static/reader/pdf/build/pdf.js 404 (Not Found)
viewer.html:1 Refused to execute script from 'http://192.168.1.134:8090/static/reader/pdf/build/pdf.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
pdfjs.js:23 Uncaught ReferenceError: require is not defined
at Object.defineProperty.value (pdfjs.js:23)
at __webpack_require__ (bootstrap 0c2d1d550f09a9601b09:19)
at Object.pdfjsLib (ui_utils.js:16)
at __webpack_require__ (bootstrap 0c2d1d550f09a9601b09:19)
at Object.defineProperty.value (app.js:21)
at __webpack_require__ (bootstrap 0c2d1d550f09a9601b09:19)
at Object.<anonymous> (viewer.js:40)
at __webpack_require__ (bootstrap 0c2d1d550f09a9601b09:19)
at Object.defineProperty.value (bootstrap 0c2d1d550f09a9601b09:65)
at bootstrap 0c2d1d550f09a9601b09:65
The text was updated successfully, but these errors were encountered:
PDF.js loads but the file doesn't.
I get these errors:
The text was updated successfully, but these errors were encountered: