Can’t install on Heroku

I’m following the instructions at https://docs.rocket.chat/installation/paas-deployments/heroku/ to install RocketChat on Heroku. It hangs at:

Browserslist: caniuse-lite is outdated. Please run next command npm update

What should I do?

Thanks very much,
Jeff Covey

Following up after more attempts:

Using “One Click automatic deploy” still gives the same results, hanging on that error message.

If I follow the “Customized command line for developers” instructions instead, I first get that timeout error, then if I cancel and push again, the build seems to complete, but then I get: Compiled slug size: 535.1M is too large (max is 500M).

If I follow the “Got problems” instructions, the build again hangs at the same error message about caniuse-lite, no matter how many times I run it.

So… anyone? Hello? Is there any way to actually install RocketChat on Heroku? :confused:

Thanks very much,
Jeff Covey

Does anyone read this? :slightly_frowning_face:

I’m new here, but a quick google has some suggestions:


Thanks, @xghozt. If it were my codebase, that would help, but I’m trying to push RocketChat’s installation bundle. I wouldn’t know what to remove and whether removing it would cause problems down the road.