YoJxsn

Untitled

Nov 4th, 2020
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. (node:271596) UnhandledPromiseRejectionWarning: C:\Users\beast\OneDrive\Desktop\BOT\Craig\src\commands\fun\SayCommand.js:10
  2. const sayEmbed = new .Discord.MessageEmbed()
  3. ^^^^^^^
  4.  
  5. SyntaxError: Unexpected identifier
  6. at wrapSafe (internal/modules/cjs/loader.js:1053:16)
  7. at Module._compile (internal/modules/cjs/loader.js:1101:27)
  8. at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
  9. at Module.load (internal/modules/cjs/loader.js:985:32)
  10. at Function.Module._load (internal/modules/cjs/loader.js:878:14)
  11. at Module.require (internal/modules/cjs/loader.js:1025:19)
  12. at require (internal/modules/cjs/helpers.js:72:18)
  13. at registerCommands (C:\Users\beast\OneDrive\Desktop\BOT\Craig\src\utils\registry.js:14:23)
  14. (node:271596) 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: 1)
  15. (node:271596) [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