I'm having a problem wanting to do push heroku master
since trying to do push
I get the following message:
How can I deploy my app made with react
in heroku?
Thanks
Check that the buildpack is set correctly, check the heroku documentation the supports that they give him. And to set, for example node, do the following:
heroku buildpacks:set heroku/nodejs