Error handling and logging for image downloads

This commit is contained in:
Will Boyd
2019-12-25 14:25:13 -05:00
parent 1b2153ad8b
commit a593d223f4
6 changed files with 105 additions and 32 deletions
+1
View File
@@ -18,6 +18,7 @@
"node": ">= 12.14.0"
},
"dependencies": {
"chalk": "^3.0.0",
"luxon": "^1.21.3",
"minimist": "^1.2.0",
"request": "^2.88.0",