Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. (node:9476) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token < in JSON at position 0
  2. at JSON.parse (<anonymous>)
  3. at Webhook.snekfetch.get.then (C:\xampp\htdocs\workspace\js\seeleft.de-discord-bot\node_modules\webhook-discord\lib\webhook.js:22:35)
  4. at process._tickCallback (internal/process/next_tick.js:68:7)
  5. (node:9476) 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. (node:9476) [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