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
Trying to use from command line to convert mhtml to html
Always getting this error, with any mhtml files I have to convert.
Error: Expected boundary; Line 11
at i (/usr/local/lib/node_modules/mhtml2html/dist/mhtml2html.js:1:1684)
at Object.parse (/usr/local/lib/node_modules/mhtml2html/dist/mhtml2html.js:1:3565)
at Object.convert (/usr/local/lib/node_modules/mhtml2html/dist/mhtml2html.js:1:4442)
at /usr/local/lib/node_modules/mhtml2html/index.js:34:36
at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
V 3.0.0
enabling or disabling the convertIframe option gives the same error
The text was updated successfully, but these errors were encountered:
Trying to use from command line to convert mhtml to html
Always getting this error, with any mhtml files I have to convert.
V 3.0.0
enabling or disabling the convertIframe option gives the same error
The text was updated successfully, but these errors were encountered: