I realize this is a year late and is probably too late to help Bob. But in
case others find it with a web search, maybe it will help them.
mailparser requires iconv-lite. Then it wraps a
require("iconv") in a try-catch block. So if that fails, it fall back to
using iconv-lite. But if your development environment catches exceptions
when they're thrown, it looks like it's failing because iconv is missing.
I'm really liking that npm packages have all the source code available for
debugging, unlike compiled libraries. It makes this stuff easier to figure
out.
Todd
--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines:
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.