I am trying to deploy a Node.js app, I tried
git push heroku master
after about 30 minutes of nothing, I get
remote: fatal: early EOF
How to fix?
I am trying to deploy a Node.js app, I tried
git push heroku master
after about 30 minutes of nothing, I get
remote: fatal: early EOF
How to fix?