Feb 23, 2017 · 1 min read
Hi Tiffany,
I’m using heroku as an infrastructure, and I tried to use its code in the cloud code file, but I could not, I tried to put it inside a cloud function, I made the same calls
Var Parse = require (‘parse / node’) Parse,
Schedule = require (‘node-schedule’);
In the cloud / main.js file
Would you help me?
