This commit is contained in:
Kasra Bigdeli
2019-12-24 18:27:42 -05:00
parent f0a82c2081
commit 5f100c89ac
5 changed files with 88 additions and 0 deletions

View File

@@ -66,4 +66,5 @@
})
.catch(function (err) {
console.error(err)
process.exit(127)
})