@ -41,6 +41,7 @@ app.prepare()
if (err) throw err;
});
})
.catch(() => {
.catch(err => {
console.log(err);
process.exit(1);