Closed iamchathu closed 6 years ago
Has anyone found a solution to this? Do they support the node mailer framework?
Sorry for the late reply to this issue. I took a look at the nodemailer module and it looks like they explicitly require node version 6. You can see this in the package.json.
Webtask.io currently supports node v4.8.7. We do have plans to migrate to node 8 in the future but I do not have a firm date on it yet.
All is not lost though, we recently deployed a node 8 cluster for our serverless cli support. You can deploy webtasks there as well. For instructions check this blog.
I tried to require nodemailer, I got an error