Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. (node:2300) UnhandledPromiseRejectionWarning: DiscordAPIError
  2. at item.request.gen.end (C:\Users\techb\OneDrive\Development\Discord Bots\Spark\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:79:15)
  3. at then (C:\Users\techb\OneDrive\Development\Discord Bots\Spark\node_modules\snekfetch\src\index.js:215:21)
  4. at <anonymous>
  5. at process._tickCallback (internal/process/next_tick.js:188:7)
  6. (node:2300) 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: 3)
  7. (node:2300) [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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement