I am new to heroku and express.js. I try to go through the tutorial, but I cannot make it with the step \'git push heroku master\'. I followed the tutorial exactly. Below is the
Just for the record, I had the same problem and it turned out to be one of the Config Vars in Heroku.
I remove the config vars and the app was pushed successfully.