Sir_Spaceboi

Eroor in JS

Sep 12th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. (node:10632) DeprecationWarning: TextChannel#sendEmbed: use TextChannel#send instead
  2. (node:10632) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
  3. at C:\Users\trkah\Desktop\Popsiz Bot\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15
  4. at C:\Users\trkah\Desktop\Popsiz Bot\node_modules\snekfetch\src\index.js:215:21
  5. at processTicksAndRejections (internal/process/task_queues.js:97:5)
  6. (node:10632) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
  7. (node:10632) [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.
Add Comment
Please, Sign In to add comment