javascript - I decided to use sashido for migration of my parse server code but getting error the module twillo not found -
how can use twillo sms service predefined module in parse while migrating parse cloud sashido in parse twillo predefined.
followed link : https://www.twilio.com/blog/2012/11/get-started-with-twilio-and-parse-in-the-twilio-cloud-module.html
with sashido don't have give on convenience of using twilio. here should in order use it:
- add twilio's noje.js module in package.json
- simply use require() before
you can same other packages - have advanced cloud code , can use purpose.
Comments
Post a Comment