Use NodeMailer in Dialogflow
问题 i would like to send an email for an operation in my program i make in Dialogflow. I wanna use NodeMailer but when i deploy my project i have this error message: The deployment of your Cloud Function failed: Function load error: Code in file index.js can't be loaded. Did you list all required modules in the package.json dependencies? Detailed stack trace: Error: Cannot find module 'nodemailer' Is this possible to use NodeMailer in DialogFlow ? Thanks 回答1: It sounds like you're using the built