(node:2150) UnhandledPromiseRejectionWarning: Error: socket hang up
6:41 PM
at createHangUpError (_http_client.js:332:15)
6:41 PM
at TLSSocket.socketOnEnd (_http_client.js:435:23)
6:41 PM
at TLSSocket.emit (events.js:203:15)
6:41 PM
at endReadableNT (_stream_readable.js:1145:12)
6:41 PM
at process._tickCallback (internal/process/next_tick.js:63:19)
6:41 PM
(node:2150) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
6:41 PM
(node:2150) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.