Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'then' of undefined #10

Open
ghost opened this issue Sep 19, 2018 · 0 comments
Open

Cannot read property 'then' of undefined #10

ghost opened this issue Sep 19, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 19, 2018

I have a small problem with running the bot.
It displays this error after running.

Uncaught Promise Error!
TypeError: Cannot read property 'then' of undefined
at CommandoClient.destroy (/home/kropix-server-3/Komugari/commando/client.js:168:18)
at Promise.catch.e (/home/kropix-server-3/Komugari/node_modules/discord.js/src/client/Client.js:240:12)
at
at runMicrotasksCallback (internal/process/next_tick.js:122:5)
at _combinedTickCallback (internal/process/next_tick.js:132:7)
at process._tickCallback (internal/process/next_tick.js:181:9)
at Function.Module.runMain (module.js:696:11)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3

Could someone help me with this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants