应用程序错误
2010-10-10 t05:13:52 .496118+00:00 heroku[router]: at=error code=H10 desc="App crash "方法=得到路径="/";Host = dashboart-agri.herokuapp.com request_id=03476fb8-2620-4c0a-9b5f-9588550b653f fwd= 103.70.199.92"Dyno = connect= service= status=503 bytes= protocol=https
1.removed the package-lock.json
2. inside package.json change npm start to node server.js
ie: {
"npm start" : "node server.js"
}
更改前更改版本号,其工作