TrialAndErrorOrg / parsers

Monorepo for a suite of `unified`-compatible converters for converting between, from, and to .docx, JATS XML, LaTeX, and PDF
https://convert.centeroftrialanderror.com
GNU General Public License v3.0
15 stars 0 forks source link

The `docx-to-vfile` npm package is missing the lib files #96

Closed 171h closed 1 year ago

171h commented 1 year ago

Snipaste_2023-07-11_23-50-12

// errot output

[23:36:32]  ERROR  [worker reload] [worker init] Cannot find module 'G:\repo\mddoc\node_modules\.pnpm\docx-to-vfile@0.7.0\node_modules\docx-to-vfile\lib\docx-to-vfile-unzipit.js' imported from G:\repo\mddoc\node_modules\.pnpm\docx-to-vfile@0.7.0\node_modules\docx-to-vfile\index.js
tefkah commented 1 year ago

Goddamnit. Thanks for noticing this, am trying to fix it.

tefkah commented 1 year ago

Should be fixed now!!