Home > Back-end >  Getting error while trying to deploy react app on heroku
Getting error while trying to deploy react app on heroku

Time:09-10

I am stucked trying to deploy my react app on heroku I have added this buildpack https://github.com/mars/create-react-app-buildpack and connected my github account to my heroku account. When I then try to deploy my branch, I get this error

 -----> Building on the Heroku-20 stack
-----> Using buildpack: https://github.com/mars/create-react-app-buildpack
-----> React.js (create-react-app) multi app detected
=====! create-react-app-buildpack has reached end-of-life            
  • Related