sanjeev bhusal
sanjeev bhusal
CCConvex Community
Created by sanjeev bhusal on 9/2/2024 in #support-community
Issue with nodemailer
I am trying to send a email using nodemailer. I am using nodemailer to send emails for forget-password functionality. When I try to deploy my code to convex via "bun convex dev", I get a error "The package "stream" wasn't found on the file system but is built into node. Are you trying tobundle for node? You can use "platform: 'node'" to do that, which will remove this error." I don't understand where do i add "platform:node" ? I searched convex documentation, stackoverflow but couldn't find anything.
11 replies