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
Found 443 EML files. Enumerating them now...
C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailsplit\lib\message-splitter.js:24
this.errored = false;
^
TypeError: Cannot set property errored of # which has only a getter
at new MessageSplitter (C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailsplit\lib\message-splitter.js:24:22)
at new MailParser (C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailparser\lib\mail-parser.js:33:25)
at module.exports (C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailparser\lib\simple-parser.js:25:18)
at C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\index.js:20:9
at Array.forEach ()
at C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\index.js:16:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.14.0
The text was updated successfully, but these errors were encountered:
C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master>npm start
Found 443 EML files. Enumerating them now...
C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailsplit\lib\message-splitter.js:24
this.errored = false;
^
TypeError: Cannot set property errored of # which has only a getter
at new MessageSplitter (C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailsplit\lib\message-splitter.js:24:22)
at new MailParser (C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailparser\lib\mail-parser.js:33:25)
at module.exports (C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\node_modules\mailparser\lib\simple-parser.js:25:18)
at C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\index.js:20:9
at Array.forEach ()
at C:\Users\jay78\Downloads\get-all-links-in-eml-emails-master\index.js:16:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.14.0
The text was updated successfully, but these errors were encountered: