Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

WHAT DID I DO? #4

Closed
goldenpipes opened this issue Oct 28, 2018 · 5 comments
Closed

WHAT DID I DO? #4

goldenpipes opened this issue Oct 28, 2018 · 5 comments

Comments

@goldenpipes
Copy link

updated from an old version to this one....

basically completely started over.

warning " > discord.js@12.0.0-dev" has unmet peer dependency "@discordjs/uws@^10.149.0".
warning " > discord.js@12.0.0-dev" has unmet peer dependency "bufferutil@^4.0.0".
warning " > discord.js@12.0.0-dev" has unmet peer dependency "erlpack@discordapp/erlpack".
warning " > discord.js@12.0.0-dev" has unmet peer dependency "libsodium-wrappers@^0.7.3".
warning " > discord.js@12.0.0-dev" has unmet peer dependency "sodium@^2.0.3".
warning " > discord.js@12.0.0-dev" has unmet peer dependency "zlib-sync@^0.1.4".
warning " > discord.js-commando@0.11.0-dev" has unmet peer dependency "better-sqlite3@^4.1.4".
warning " > discord.js-commando@0.11.0-dev" has incorrect peer dependency "discord.js@^12.0.0".
warning " > discord.js-commando@0.11.0-dev" has incorrect peer dependency "sqlite@^2.0.0".
[4/4] Building fresh packages...
$ node src/index.js
WebServer ready and listening on port 5060. Webroot for static files set to C:\discord bots\requests\Mellow-master\src\views\
Disconnected!
Failed initializing DiscordBot. Is your token correct?
(node:23872) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'finalize' of null
    at SQLiteProvider.destroy (C:\discord bots\requests\Mellow-master\node_modules\discord.js-commando\src\providers\sqlite.js:124:29)
    at BotClient.destroy (C:\discord bots\requests\Mellow-master\node_modules\discord.js-commando\src\client.js:173:41)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:189:7)
(node:23872) 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: 4)
(node:23872) [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.```
@v0idp
Copy link
Owner

v0idp commented Oct 28, 2018

Which nodejs version do you use ?

@goldenpipes
Copy link
Author

I have LTS installed. uninstalled that and installed 11. uninstalled that and im using 9.11.2 and its working.

@goldenpipes
Copy link
Author

not sure what those unmet peer dependency issues are tho.

@v0idp
Copy link
Owner

v0idp commented Oct 28, 2018

that's an issue with the discord.js API itself. nothing to worry about.

@goldenpipes
Copy link
Author

👍

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

No branches or pull requests

2 participants