Skip to content

Instantly share code, notes, and snippets.

@nomoney4me
Created December 19, 2017 22:10
Show Gist options
  • Save nomoney4me/9e87faa10ebaa1c8d9edd698b0d67837 to your computer and use it in GitHub Desktop.
Save nomoney4me/9e87faa10ebaa1c8d9edd698b0d67837 to your computer and use it in GitHub Desktop.
(node:20466) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): #<Object>
at emitWarning (internal/process/promises.js:63:21)
at emitPendingUnhandledRejections (internal/process/promises.js:95:11)
at runMicrotasksCallback (internal/process/next_tick.js:124:9)
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)
(node:20466) [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.
at emitWarning (internal/process/promises.js:78:15)
at emitPendingUnhandledRejections (internal/process/promises.js:95:11)
at runMicrotasksCallback (internal/process/next_tick.js:124:9)
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment