Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module "." #216

Open
joshualimpj opened this issue Aug 6, 2018 · 0 comments
Open

Error: Cannot find module "." #216

joshualimpj opened this issue Aug 6, 2018 · 0 comments

Comments

@joshualimpj
Copy link

joshualimpj commented Aug 6, 2018

Error: Cannot find module "."

77 | // });
78 |
79 | var domain = 'rootnode.io';
ERROR- 80 | var mailgun = require('mailgun-js')({ apiKey: "CORRECT_API_KEY", domain: domain });
81 | var MailComposer = require('nodemailer/lib/mail-composer');
82 |
83 | var mailOptions = {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant