forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.67k stars 337 forks source link

Typescript #220

Closed mariohmol closed 7 years ago

mariohmol commented 7 years ago

Hi ther, i'm trying to use this module with node and typescript but i'm having a issue:

  "level": "error",
  "message": "uncaughtException: Cannot find module \"./package\""

Any ideas how to make it work with typescript?

thanks

niftylettuce commented 7 years ago

try v3.x?