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
Describe the bug
The library itself works perfect, for me. However, when running the React app there are a couple of warnings in the console.
Expected behavior
Having no warnings and/or errors in console
WARNING in ./node_modules/docx-preview/dist/docx-preview.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '\node_modules\docx-preview\src\word-document.ts' file: Error: ENOENT: no such file or directory, open '\node_modules\docx-preview\src\word-document.ts'
The text was updated successfully, but these errors were encountered:
Describe the bug
The library itself works perfect, for me. However, when running the React app there are a couple of warnings in the console.
Expected behavior
Having no warnings and/or errors in console
WARNING in ./node_modules/docx-preview/dist/docx-preview.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '\node_modules\docx-preview\src\word-document.ts' file: Error: ENOENT: no such file or directory, open '\node_modules\docx-preview\src\word-document.ts'
The text was updated successfully, but these errors were encountered: