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