Using postalmime with workers

No description
3 Replies
SuperHelpflare
SuperHelpflare3mo ago
Support AI
Hey 👋 It seems there may not be enough information in your post to effectively get support from the community. Please ensure you include as much as possible, you can check the channel guidelines for some examples of what kind of information to include.
This is an AI generated response, it may not be 100% accurate. Please validate the output. You can ask followups by replying to this message or mentioning me.
Eason
EasonOP3mo ago
im not too sure how to use workers how do i install packages like thisa?
harshil1712
harshil17123mo ago
Can it be that you are importing incorrect modules from the packages? In one of my project, this is what I have:
import * as PostalMimeModule from 'postal-mime';
import * as PostalMimeModule from 'postal-mime';

Did you find this page helpful?