#1 by ynyyny
Hi! I am using the following command to push my otree program to Heroku. $ git add . $ git commit -am "make it better" $ git push heroku master And the push failed. I am attaching the image of the error message on Windows PowerShell. Can anyone give me any guidance? Thank you!