this is my first time hosting on heroku. I hope someone can help me understand the error logs below
2021-01-23T09:30:59.863228+00:00 app[web.1]: npm ERR!
2021-01-23T09:30:59.863301+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2021-01-23T09:30:59.863370+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2021-01-23T09:30:59.871957+00:00 app[web.1]:
2021-01-23T09:30:59.872393+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2021-01-23T09:30:59.872511+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2021-01-23T09_30_59_864Z-debug.log
2021-01-23T09:30:59.928891+00:00 heroku[web.1]: Process exited with status 1
2021-01-23T09:30:59.969572+00:00 heroku[web.1]: State changed from starting to crashed
2021-01-23T09:31:00.739528+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=swiftdeskph.herokuapp.com request_id=8073b09d-db40-4655-8069-a941d095aed3 fwd="136.158.31.195" dyno= connect= service= status=503 bytes= protocol=https
2021-01-23T09:31:01.037185+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=swiftdeskph.herokuapp.com request_id=c8954245-cad1-4e02-a710-cf6726d0a0dc fwd="136.158.31.195" dyno= connect= service= status=503 bytes= protocol=https
question from:
https://stackoverflow.com/questions/65857668/heroku-hosting-mern-stack 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…