heroku error: at=error code=H10 desc=“App crashed” method=GET
问题 If I try to open my heroku site I get a application error. If I run heroku logs --tail in the terminal I get a error: at=error code=H10 desc="App crashed" method=GET path="/" host=unidicks.herokuapp.com request_id=32754547-c705-4a11-9364-39a2168f7a71 fwd="84.195.162.123" dyno= connect= service= status=503 bytes= protocol=https. How can I fix this? index.js : var express = require('express'); var socket = require('socket.io'); // App setup var app = express(); var server = app.listen(process